pds/composer-script-names
Standardizes Composer script naming for PHP packages: lowercase with dashes. Defines canonical script names for common tasks like test, test-coverage, test-*, cs-fix, analyse/analyze, and check, improving consistency across projects.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| pmjones/auto-shell | AutoShell auto-maps CLI command names to PHP command classes in a namespace. It reflects a command’s main method to parse args/options (scalars or arrays), then returns an Exec to run. Zero dependencies—add a class and it becomes a command. | 51 | 51 | 2 | 82 | 0 | 21.8 | 6.7 | MIT | 4 weeks ago | |
| pmjones/caplet | Caplet is a minimal PSR-11 autowiring dependency injection container for constructor injection and simple factories. Use get() for shared instances, new() for fresh ones, configure scalar parameters via an array, and map interfaces/abstracts via factories. | 8 | 8 | 0 | 2 | 0 | 20.3 | 1.4 | MIT | 2 years ago | |
| pmjones/php-styler | PHP-Styler is a PHP 8.1+ code formatter that completely rewrites formatting for consistent spacing, indentation, and line wrapping. It preserves program logic and comments, aims for diff-friendly output, and supports customizable styles, rules, and parses via a token-based pipeline. | 39 | 39 | 2 | 52 | 0 | 26.9 | 5.9 | MIT | 2 days ago | |
| producer/producer | Command-line QA and release tool for PHP library packages. Validates and publishes releases using Composer, PHPUnit, and phpDocumentor. Works with Git or Mercurial, and supports GitHub, GitLab, and Bitbucket (including self-hosted) as remote origins. | 104 | 106 | 6 | 169 | 6 | 23.9 | 9.0 | MIT | 7 years ago |
How can I help you explore Laravel packages today?