php.package.health
18 total, 5 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.7 | 4.2.1 | outdated |
doctrine/migrations | PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool. | ^3.6 | 3.8.2 | up to date |
doctrine/orm | Object-Relational-Mapper for PHP | ^2.16 | 3.3.0 | outdated |
guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^7.0 | 7.9.2 | up to date |
lcobucci/clock | Yet another clock abstraction | ^2.2 | 3.3.1 | outdated |
league/flysystem | File storage abstraction for PHP | ^3.0 | 3.29.1 | up to date |
nesbot/carbon | An API extension for DateTime that supports 281 different languages. | ^2.67 | 3.8.2 | outdated |
php-di/php-di | The dependency injection container for humans | ^6.4 | 7.0.7 | outdated |
php-di/slim-bridge | PHP-DI integration in Slim | ^3.2 | 3.4.0 | up to date |
ramsey/uuid | A PHP library for generating and working with universally unique identifiers (UUIDs). | ^4.3 | 4.7.6 | up to date |
slim/psr7 | Strict PSR-7 implementation | ^1.5 | 1.7.0 | up to date |
slim/slim | Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs | ^4.11 | 4.14.0 | up to date |
symfony/cache | Provides extended PSR-6, PSR-16 (and tags) implementations | ^7.0 | v7.1.9 | up to date |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^7.0 | v7.1.8 | up to date |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^7.0 | v7.1.6 | up to date |
thecodingmachine/safe | PHP core functions that throw exceptions instead of returning FALSE on error | ^2.2 | v2.5.0 | up to date |
twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^3.4 | v3.15.0 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4 | v5.6.1 | up to date |
4 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.9 | v3.65.0 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.8 | 2.0.2 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.0 | 11.4.4 | outdated |
spatie/phpunit-snapshot-assertions | Snapshot testing with PHPUnit | ^5.0 | 5.1.6 | up to date |