Requires

17 total, 6 outdated

Package Required Latest Status
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^3.6 4.1.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.5 3.8.1 up to date
doctrine/orm Object-Relational-Mapper for PHP ^2.12 3.2.2 outdated
filp/whoops php error handling for cool kids ^2.15 2.16.0 up to date
lcobucci/clock Yet another clock abstraction ^2.2 3.3.1 outdated
php-amqplib/php-amqplib Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ. ^3.2 v3.7.1 up to date
php-di/php-di The dependency injection container for humans ^7.0 7.0.7 up to date
php-di/slim-bridge PHP-DI integration in Slim ^3.3 3.4.0 up to date
ramsey/uuid A PHP library for generating and working with universally unique identifiers (UUIDs). ^4.7 4.7.6 up to date
slim/psr7 Strict PSR-7 implementation ^1.6 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 ^6.1 v7.1.5 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.1 v7.1.5 outdated
symfony/finder Finds files and directories via an intuitive fluent interface ^6.1 v7.1.4 outdated
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.14.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

Requires (dev)

5 total, 1 outdated

Package Required Latest Status
friendsofphp/php-cs-fixer A tool to automatically fix PHP code style ^3.16 v3.64.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.10 1.12.5 up to date
phpunit/phpunit The PHP Unit Testing framework. ^10.1 11.3.6 outdated
robiningelbrecht/phpunit-pretty-print Prettify PHPUnit output ^1.2.0 v1.3.1 up to date
spatie/phpunit-snapshot-assertions Snapshot testing with PHPUnit ^5.0 5.1.6 up to date