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: almost 8 years ago
Linked from 1 awesome list
composer-scriptsphpbrewphpenvphpspecphpunitrepository-utilities
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates linting of Travis CI configuration files in PHP projects | 6 |
| A tool that provides an interactive shell for evaluating and executing PHP code. | 102 |
| A tool that enables remote Composer service for managing dependencies in PHP applications. | 175 |
| A package that provides tools and infrastructure for testing Laravel packages | 2,124 |
| A Composer addon to efficiently get installed packages' version numbers | 1,511 |
| Checks PHP code for compatibility across different versions of the language. | 2,195 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
| Checks if packages are up to date with their last major versions after an update | 234 |
| An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
| Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 905 |
| Automates patching of dependencies in a PHP project using a plugin for Composer | 291 |
| A tool to synchronize and mirror the data of Composer repositories | 31 |
| Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 430 |
| An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,139 |