phpcq/travis-configuration-check
CLI tool to validate a project's .travis.yml against composer.json. Ensures required PHP versions are defined and covered in Travis, checks that Travis-listed PHP versions exist, and can fail on unmaintained PHP versions (pre-5.4).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kylekatarnls/multi-tester | 0.84 | Run unit tests across multiple Composer projects after changing a shared package. Multi-tester swaps your local package into dependent projects’ vendor dirs and runs their test suites (Travis CI-style supported), catching integration breakages early. | 4 | 4 | 5 | 67K | 0 | 21.6 | 61.3 | MIT | 4 months ago | |
| sllh/composer-lint | 0.82 | Composer plugin that extends composer validate with extra linting rules for composer.json. Installs globally or per project, auto-enables on install, and can be configured via COMPOSER_HOME/config.json. | 14 | 15 | 5 | 4K | 3 | 2.3 | 34.5 | MIT | 5 years ago | |
| roadrunner-php/version-checker | 0.82 | Lightweight RoadRunner + PHP version compatibility checker. Detects your installed PHP version and validates it against the RoadRunner runtime requirements, helping prevent mismatched upgrades and deployment issues in CI/CD or local environments. | 3 | 3 | 3 | 249K | 0 | 13.0 | 60.8 | MIT | 5 months ago | |
| phpcq/author-validation | 0.82 | CLI tool to validate author metadata across a repo: checks PHP file headers and composer.json/bower.json/packages.json against git history. Supports YAML config for author alias mapping, ignore/include/exclude rules, and copy-left enforcement. | 1 | 1 | 3 | 188 | 3 | 0.8 | 27.6 | MIT | — | |
| lookyman/coding-standard | 0.81 | Opinionated PHP coding standard package for your projects. Install via Composer and reference the bundled ruleset.xml in PHP_CodeSniffer to enforce consistent formatting and style, with room to add your own project-specific rules. | 0 | 0 | 0 | 8 | 0 | 1.1 | — | MIT | 8 years ago | |
| consistence/coding-standard | 0.80 | PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. | 76 | 79 | 22 | 2K | 4 | 11.8 | 24.1 | NOASSERTION | 6 years ago | |
| sstalle/php7cc | 0.80 | — | 1,510 | 1,456 | 121 | 1K | 20 | 19.0 | 10.6 | MIT | 9 years ago | |
| covex-nn/phpqatools | 0.80 | — | 4 | 5 | 0 | 0 | 0 | 0.0 | — | — | — | |
| iodigital-com/php-code-sniffer-standard | 0.79 | Extends PHP_CodeSniffer with iO Digital coding standards. Install via Composer, add an IO ruleset to your phpcs.xml, configure excluded paths and PHP version ranges, and run vendor/bin/phpcs. Includes guidance for properly ignoring sniff violations. | 1 | 1 | 3 | 600 | 1 | 11.7 | 37.0 | MIT | 6 months 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 | |
| drupol/phpcsfixer-configs-php | 0.79 | Ready-made PHP-CS-Fixer config objects for common standards and PHP versions (PSR-12, PHP 5.6–7.3). Implements ConfigInterface and supports combining rules via withRulesFrom() for easy reuse across projects. | 5 | 5 | 2 | 5K | 0 | 6.5 | 39.9 | MIT | 1 year ago | |
| phpcq/all-tasks | 0.79 | phpcq/all-tasks bundles the full set of PHPCQ tasks into one convenient package, so you can install and run multiple code quality tools with a single dependency. Ideal for setting up consistent linting, testing, and analysis in your PHP projects. | 4 | 4 | 1 | 48 | 0 | 0.1 | 14.2 | MIT | — | |
| slevomat/coding-standard | 0.78 | — | 1,480 | 1,486 | 194 | 3M | 91 | 63.6 | 81.4 | MIT | 6 days ago | |
| friendsofphp/php-cs-fixer | 0.78 | 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,545 | 13,631 | 1,640 | 5M | 43 | 91.5 | 73.8 | MIT | 1 week ago | |
| sllh/styleci-fixers | 0.78 | — | 4 | 4 | 3 | 3K | 1 | 0.2 | 38.7 | — | — | |
| lcobucci/coding-standard | 0.78 | PHPCS coding standard based on Doctrine’s rules with a few tweaks. Provides a reusable ruleset to enforce consistent PHP code style across projects, suitable for CI checks and team-wide formatting conventions. | 6 | 6 | 2 | 6K | 1 | 20.1 | 46.1 | MIT | 3 months ago | |
| instaclick/object-calisthenics-sniffs | 0.78 | — | 6 | 6 | 2 | 165 | 0 | 0.1 | 19.2 | — | — | |
| phpcq/runner-bootstrap | 0.75 | 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 | — | — | |
| phpcq/coding-standard | 0.74 | — | 1 | 1 | 3 | 218 | 4 | 1.2 | 29.2 | BSD-3-Clause | — | |
| phpcq/branch-alias-validation | 0.74 | — | 0 | 0 | 1 | 193 | 1 | 0.1 | 19.8 | MIT | — |
How can I help you explore Laravel packages today?