PHPackages                             nelson6e65/php-development - 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. [CLI &amp; Console](/categories/cli)
4. /
5. nelson6e65/php-development

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

nelson6e65/php-development
==========================

Global requirements to help in development and testing of PHP applications.

v0.2.0(9y ago)019MITPHP &gt;=5.5.0

Since Apr 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nelson6e65/php-development)[ Packagist](https://packagist.org/packages/nelson6e65/php-development)[ RSS](/packages/nelson6e65-php-development/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

php-development
===============

[](#php-development)

[![Latest Version](https://camo.githubusercontent.com/8c0dcf72ccc9caa79dd6d29eed9e3ae76aa774c3f37ef45ceb6ef1b783f98899/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e656c736f6e366536352f7068702d646576656c6f706d656e742e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/nelson6e65/php-development)

[![PHPUnit latest Version](https://camo.githubusercontent.com/97a83c50738e46232fbc34e5a866c8be80abc930e4c48dba055c6e5d1f835b5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870756e69742f706870756e69742e7376673f6c6162656c3d706870756e6974)](https://packagist.org/packages/phpunit/phpunit)[![ApiGen latest Version](https://camo.githubusercontent.com/0d9385c64ff3da14c4c86ff15971395dd5858cd91d25236884af8957b1fdf74b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61706967656e2f61706967656e2e7376673f6c6162656c3d61706967656e)](https://packagist.org/packages/apigen/apigen)[![PHP CodeSniffer latest Version](https://camo.githubusercontent.com/709202e8ce85011f2113bb5850c53e3791775e1e43eb038f5d8bb93476b1edb0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737175697a6c6162732f7068705f636f6465736e69666665722e7376673f6c6162656c3d7068705f636f6465736e6966666572)](https://packagist.org/packages/squizlabs/php_codesniffer)

Global packages and CLI tools to be used in PHP development.

CLI Tools
---------

[](#cli-tools)

- [PHPUnit](https://phpunit.de/) (**`phpunit`**): The PHP Testing Framework.
- [ApiGen](http://www.apigen.org/) (**`apigen`**): Smart and Readable Documentation for your PHP project.
- [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) (**`phpcs`**, **`phpcbf`**): Tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.

### Installing

[](#installing)

> Note: The following instructions asumes that you have [`composer` installed globally](https://getcomposer.org/doc/00-intro.md#globally).

#### Global

[](#global)

This installs CLI tools in global PATH to be used directly:

```
composer global require nelson6e65/php-development
```

- `phpunit --version`
- `apigen --version`
- `phpcs --version`
- `phpcbf --version`

#### As development requirement

[](#as-development-requirement)

This installs CLI tools as dev requirements to be distributed with your package (see `composer install`):

```
composer require --dev nelson6e65/php-development
```

- `vendor/bin/phpunit --version`
- `vendor/bin/apigen --version`
- `vendor/bin/phpcs --version`
- `vendor/bin/phpcbf --version`

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Total

2

Last Release

3639d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9776e1f12a0fcbe56bbb60b71b15ac1d62917b0415bbd68415e73428202eb66?d=identicon)[nelson6e65](/maintainers/nelson6e65)

---

Top Contributors

[![nelson6e65](https://avatars.githubusercontent.com/u/9272498?v=4)](https://github.com/nelson6e65 "nelson6e65 (9 commits)")

---

Tags

clicomposerdevelopmentphptools

### Embed Badge

![Health badge](/badges/nelson6e65-php-development/health.svg)

```
[![Health](https://phpackages.com/badges/nelson6e65-php-development/health.svg)](https://phpackages.com/packages/nelson6e65-php-development)
```

###  Alternatives

[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k11.4M471](/packages/nunomaduro-phpinsights)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M40](/packages/dereuromark-cakephp-ide-helper)[chromatic/usher

A collection of Robo commands for use on Chromatic projects.

13574.9k1](/packages/chromatic-usher)[socialengine/sniffer-rules

A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.

1248.3k1](/packages/socialengine-sniffer-rules)

PHPackages © 2026

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