qossmic/deptrac-shim
Abandoned shim package providing the deptrac executable via Composer (vendor/bin/deptrac). Install as a dev dependency to run deptrac in projects; for current features and support, use the main repo: https://github.com/qossmic/deptrac
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pccomponentes/coding-standard | 0.84 | PcComponentes Coding Standard adds PHP_CodeSniffer sniffs to enforce consistent PHP style. Install via Composer as a dev dependency and reference vendor/pccomponentes/coding-standard/src/ruleset.xml in your phpcs.xml(.dist) to apply the rules. | 3 | 3 | 3 | 2K | 0 | 26.3 | 43.7 | MIT | 1 month ago | |
| sandfox.dev/code-standard | 0.83 | Shared coding standards and tooling used across sandfox.dev PHP/Laravel packages. Provides a consistent rule set for formatting and static analysis to keep code style uniform, reduce review friction, and maintain quality across projects. | 0 | 0 | 0 | 10 | 0 | 0.0 | 14.4 | MIT-0 | — | |
| phpcq/repository-definition | 0.83 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 44 | 0 | 0.0 | 22.8 | MIT | — | |
| moxio/php-codesniffer-sniffs | 0.83 | Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. | 17 | 18 | 11 | 3K | 0 | 17.7 | 34.7 | MIT | 6 months ago | |
| boundwize/structarmed | 0.83 | StructArmed is a dev-only PHP architecture guard: define layers and dependency rules, start from presets (PSR-4/1/12, MVC, DDD), then tune or skip checks in PHP. Run it in CI to catch boundary violations before they become conventions. | 44 | 46 | 3 | 228K | 0 | 35.3 | 60.2 | MIT | 2 days ago | |
| phpcq/coding-standard | 0.83 | — | 1 | 1 | 3 | 218 | 4 | 1.2 | 29.2 | BSD-3-Clause | — | |
| setono/code-quality-pack | 0.83 | Laravel-friendly code quality pack with ready-to-use tools and config for static analysis, coding standards, refactoring, and CI checks. Helps keep projects consistent and maintainable with minimal setup, ideal for teams and shared repositories. | 7 | 7 | 0 | 744 | 0 | 25.0 | 31.1 | MIT | 3 months ago | |
| sirbrillig/phpcs-variable-analysis | 0.83 | PHPCS plugin that analyzes variable usage: warns on undefined variables (including in unset), unused variables, and use of $this/self/static outside class scope. Works with PHPCS 3.13.5+ and PHP 5.4+. | 145 | 145 | 17 | 1M | 19 | 36.9 | 71.1 | NOASSERTION | 4 days ago | |
| phpat/phpat | 0.83 | PHPat is a PHPStan extension for architecture testing. Define readable architectural rules and automatically verify boundaries, dependencies, layers, and conventions in your PHP codebase during static analysis. Easy to install via Composer and PHPStan config. | 1,273 | 1,264 | 62 | 545K | 12 | 33.5 | 45.7 | MIT | 4 months ago | |
| arty/php-coding-standard | 0.82 | — | 2 | 3 | 0 | 8 | 0 | 11.2 | 9.6 | MIT | 7 months ago | |
| phparkitect/phparkitect | 0.81 | PHPArkitect enforces architectural rules in PHP projects. Define executable constraints for namespaces, dependencies, layers, and naming conventions to prevent drift, catch violations in CI/IDE, and keep clean architecture over time. | 923 | 924 | 53 | 189K | 27 | 45.3 | 51.8 | MIT | 6 days ago | |
| bernardosecades/php-quality-tools | 0.81 | Collection of PHP quality and static analysis tools bundled for easier setup and consistent code standards across projects, including linters, formatters, and test/coverage helpers to streamline CI and improve code health. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phpyh/coding-standard | 0.81 | PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. | 23 | 23 | 1 | 2K | 1 | 10.2 | 28.1 | MIT | 9 months ago | |
| deptrac/deptrac | 0.80 | Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. | 2,982 | 2,974 | 154 | 899K | 27 | 57.7 | 52.5 | MIT | 1 week ago | |
| wapmorgan/php-deprecation-detector | 0.80 | PhpDeprecationDetector scans PHP projects for deprecated functions, constants, variables, ini directives, behavior changes, and reserved identifiers that may break on newer PHP versions. Available as a PHAR or Composer tool, with console scanning and JSON reports. | 367 | 367 | 39 | 10K | 15 | 16.8 | 26.0 | BSD-3-Clause | 3 years ago | |
| contributte/qa | 0.79 | Contributte QA is a dev-only Composer package that bundles and streamlines PHP quality assurance tooling for your project. Install via composer require --dev contributte/qa and follow the included docs to integrate checks into your workflow/CI. | 2 | 3 | 6 | 9K | 0 | 11.5 | 52.3 | MIT | 7 months ago | |
| phpcq/runner-bootstrap | 0.77 | Bootstrap package for phpcq/runner. Provides the minimal runtime setup to start the runner reliably in different environments, handling initial configuration and wiring so tools can execute consistently in CI and local setups. | 0 | 0 | 1 | 618 | 2 | 0.4 | 38.5 | — | — | |
| icanhazstring/composer-unused | 0.54 | composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. | 1,684 | 1,684 | 57 | 371K | 11 | 33.0 | 39.9 | MIT | 6 months ago | |
| happytodev/typhoon | 0.53 | — | 6 | 6 | 1 | 0 | 4 | 5.6 | 1.9 | MIT | 3 years ago |
How can I help you explore Laravel packages today?