Requires

8 total, 2 outdated

Package Required Latest Status
doctrine/cache PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. ^1.5 2.2.0 outdated
greenlion/php-sql-parser A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL ^4.3 v4.6.0 up to date
mouf/schema-analyzer A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL) ^2.0 v1.1.5 outdated
mouf/utils.common.conditioninterface This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise. ~2.0 v2.0.2 up to date
mouf/utils.common.paginable-interface This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it! ~1.0 v1.0.0 up to date
mouf/utils.common.sortable-interface This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it! ~1.0 v1.0.0 up to date
mouf/utils.value.value-interface This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time. ~1.0 v1.0.0 up to date
twig/twig Twig, the flexible, fast, and secure template language for PHP ^2.11 || ^3 v3.15.0 up to date

Requires (dev)

4 total, 3 outdated

Package Required Latest Status
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^3.0 4.2.1 outdated
php-coveralls/php-coveralls PHP client library for Coveralls API ^2.0.0 v2.7.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^0.12.82 2.0.2 outdated
phpunit/phpunit The PHP Unit Testing framework. ^9.5 11.4.3 outdated