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 3w 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 41% 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

4312d 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

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514139.2M692](/packages/symfony-lock)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k53](/packages/ecotone-ecotone)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)[logiscape/mcp-sdk-php

Model Context Protocol SDK for PHP

368116.8k12](/packages/logiscape-mcp-sdk-php)

PHPackages © 2026

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