PHPackages                             aztech/coding-standard - 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/coding-standard

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

aztech/coding-standard
======================

Aztech Sniffs for PHP CodeSniffer

v0.1.6(11y ago)14001MITPHPPHP &gt;= 5.4

Since Sep 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/aztech-digital/coding-standard)[ Packagist](https://packagist.org/packages/aztech/coding-standard)[ RSS](/packages/aztech-coding-standard/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (6)Versions (7)Used By (1)

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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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 ~0 days

Total

6

Last Release

4266d ago

### Community

Maintainers

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

---

Tags

aztechaztech-digital

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aztech-coding-standard/health.svg)

```
[![Health](https://phpackages.com/badges/aztech-coding-standard/health.svg)](https://phpackages.com/packages/aztech-coding-standard)
```

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[ecotone/ecotone

Supporting you in building DDD, CQRS, Event Sourcing applications with ease.

558549.8k17](/packages/ecotone-ecotone)[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)[symfony/ai-platform

PHP library for interacting with AI platform provider.

51927.7k136](/packages/symfony-ai-platform)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

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

PHPackages © 2026

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