php.package.health
11 total, 8 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.1 | 4.2.1 | outdated |
druidfi/mysqldump-php | PHP version of mysqldump cli that comes with MySQL | ^1.1 | 1.1.0 | up to date |
fakerphp/faker | Faker is a PHP library that generates fake data for you. | ^1.17 | v1.24.0 | up to date |
justinrainbow/json-schema | A library to validate a json schema. | ^5.2 | 6.0.0 | outdated |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^6.1 | v7.1.7 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.1 | v7.1.8 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^6.1 | v7.1.8 | outdated |
symfony/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | ^6.1 | v7.1.6 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^6.1 | v7.1.6 | outdated |
symfony/yaml | Loads and dumps YAML files | ^6.1 | v7.1.6 | outdated |
theseer/tokenizer | A small library for converting tokenized PHP source code into XML and potentially other formats | ^1.2 | 1.2.3 | up to date |
6 total, 3 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
php-parallel-lint/php-parallel-lint | This tool checks the syntax of PHP files about 20x faster than serial check. | ^1.3 | v1.4.0 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.10 | 2.0.1 | outdated |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.3 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.5 | 11.4.3 | outdated |
slevomat/coding-standard | Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks. | ^8.14 | 8.15.0 | 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.7 | 3.11.0 | up to date |