spiral/code-style
PER-2–based PHP CS Fixer ruleset for Spiral components. Install as a dev dependency, add a .php-cs-fixer.dist.php via the Builder to include project paths, run via composer scripts, and integrate checks or auto-fixes in GitHub Actions CI.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/testing | 0.82 | Testing SDK for Spiral Framework packages. Provides a custom TestCase with a TestApp so you can test packages without a full application setup. Configure root directory and bootloaders, and keep test app config under tests/app. PHP 8.1+, Spiral 3.15+. | 7 | 7 | 7 | 123K | 9 | 28.3 | 66.4 | MIT | 2 months ago | |
| spiral/config | 0.82 | Spiral Config provides a flexible configuration system for Spiral apps. Load, merge, and access settings from multiple sources with a clean API, supporting layered environments and structured config classes for predictable, testable application configuration. | 2 | 2 | 1 | 5K | 0 | 2.4 | 44.0 | MIT | 6 years ago | |
| binsoul/coding-standard | 0.82 | PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| friendsofphp/php-cs-fixer | 0.81 | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,541 | 13,631 | 1,635 | 5M | 42 | 90.3 | 73.4 | MIT | 1 week ago | |
| spiral/core | 0.80 | Spiral Core provides the framework’s dependency injection container with IoC scopes and injectable configuration support. Use it to manage bindings, resolve services, and handle scoped lifecycles in Spiral apps. | 19 | 19 | 6 | 419K | 0 | 7.2 | 55.3 | MIT | 6 years ago | |
| yiisoft/code-style | 0.78 | Coding style and quality tools for PHP projects from Yii. Provides configuration and presets to keep code formatting consistent and enforce standards across your repository, helping teams maintain clean, readable code with automated checks. | 3 | 3 | 2 | 18K | 0 | 11.4 | 55.3 | BSD-3-Clause | 5 months ago | |
| amphp/php-cs-fixer-config | 0.77 | Shared PHP-CS-Fixer configuration used across amphp projects. Install as a dev dependency, create a .php_cs.dist that returns Amp\CodeStyle\Config, configure the Finder paths and cache file, and run php-cs-fixer locally or in CI (e.g., Travis) for consistent styling. | 10 | 10 | 4 | 7K | 0 | 3.5 | 39.0 | — | 10 months ago |
How can I help you explore Laravel packages today?