php.package.health
3 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/composer | Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. | ^1.7 | 2.8.2 | outdated |
league/climate | PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more. | ^3.4 | 3.9.0 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^2.5 | v5.6.1 | outdated |
4 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
mikey179/vfsstream | Virtual file system to mock the real file system in unit tests. | ^1.6 | v1.6.12 | up to date |
mockery/mockery | Mockery is a simple yet flexible PHP mock object framework | ^1.1 | 1.6.12 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^7.3 | 11.4.3 | outdated |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | ^3.3 | 3.11.0 | up to date |