php.package.health
2 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
dflydev/dot-access-data | Given a deep data structure, access data by dot notation. | ^3.0 | v3.0.3 | up to date |
symfony/yaml | Loads and dumps YAML files | ^6.4|^7.0 | v7.2.0 | up to date |
6 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
jaschilz/php-coverage-badger | Create a code coverage badge from a PHPUnit Clover XML file. | ^2.0 | 2.0.0 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.0 | 2.0.4 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^11.0 | 11.5.2 | up to date |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | ^3.5 | 3.11.2 | up to date |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^6.4|^7.0 | v7.2.0 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.5 | v5.6.1 | up to date |