composer-multitest
PHP version tester
A tool to run tests against multiple PHP versions using Composer scripts
A Composer script to run a 'test' or 'spec' Composer script against multiple PHP versions.
5 stars
3 watching
0 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
composer-scriptsphpbrewphpenvphpspecphpunitrepository-utilities
Related projects:
Repository | Description | Stars |
---|---|---|
raphaelstolt/composer-travis-lint | Automates linting of Travis CI configuration files in PHP projects | 6 |
ramsey/composer-repl | A tool that provides an interactive shell for evaluating and executing PHP code. | 102 |
pborreli/composer-service | A tool that enables remote Composer service for managing dependencies in PHP applications. | 175 |
orchestral/testbench | A package that provides tools and infrastructure for testing Laravel packages | 2,114 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
soullivaneuh/composer-versions-check | Checks if packages are up to date with their last major versions after an update | 234 |
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
composer/mirror | A tool to synchronize and mirror the data of Composer repositories | 31 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |