PHPackages                             aztech/php-skeleton-library - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aztech/php-skeleton-library

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aztech/php-skeleton-library
===========================

Skeleton project for PHP libraries

v1.0.5(11y ago)065MITMakefilePHP &gt;= 5.4

Since Aug 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/aztech-dev/php-skeleton-library)[ Packagist](https://packagist.org/packages/aztech/php-skeleton-library)[ RSS](/packages/aztech-php-skeleton-library/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

php-skeleton-library
====================

[](#php-skeleton-library)

Skeleton for PHP library projects

This is my personal PHP library skeleton for use with Composer. Use it or don't, improve it or not, do whatever you like, but P/R your changes if they're interesting :p

Use
---

[](#use)

```
$ composer create-project aztech/php-skeleton-library
```

Running tests, CS, etc... locally
---------------------------------

[](#running-tests-cs-etc-locally)

Run tests and code style analyses

```
$ make test-analysis
```

Run tests only

```
$ make test
```

Upload code coverage to Scrutinizer
-----------------------------------

[](#upload-code-coverage-to-scrutinizer)

To upload to private repos, you need to export an OCULAR\_TOKEN environment variable :

```
$ export OCULAR_TOKEN='Scrutinizer API token'
$ make test-upload
```

Alternatively, without exporting the variable :

```
$ OCULAR_TOKEN='Scrutinizer API token' make test-upload
```

Clean up your mess
------------------

[](#clean-up-your-mess)

```
$ make clean
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~41 days

Total

5

Last Release

4113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58d21270e5d40f7ee05bb875b2442496ffd38cec041f7fdcc507b8b040f7e7f8?d=identicon)[thibaud-evaneos](/maintainers/thibaud-evaneos)

---

Top Contributors

[![aztech-dev](https://avatars.githubusercontent.com/u/93562568?v=4)](https://github.com/aztech-dev "aztech-dev (22 commits)")

---

Tags

aztechaztech-digital

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/aztech-php-skeleton-library/health.svg)

```
[![Health](https://phpackages.com/badges/aztech-php-skeleton-library/health.svg)](https://phpackages.com/packages/aztech-php-skeleton-library)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[j0k3r/php-readability

Automatic article extraction from HTML

186808.8k6](/packages/j0k3r-php-readability)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
