Requires

14 total, 6 outdated

Package Required Latest Status
beberlei/porpaginas Library that generically solves several pagination issues with DAO/repository abstractions. ~1.0 v2.1 outdated
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
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ~2.5 4.2.1 outdated
doctrine/inflector PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. ~1.0 2.0.10 outdated
greenlion/php-sql-parser A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL ^4.1 v4.6.0 up to date
mouf/classname-mapper Provides a way to find in which PHP files a class will be looked upon. ~1.0 v1.0.2 up to date
mouf/database.doctrine-dbal-wrapper This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf ~1.1 v1.2.3 up to date
mouf/magic-query A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more! ^1.2.1 v1.5.2 up to date
mouf/mouf The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface. ~2.0.10 v2.0.50 up to date
mouf/schema-analyzer A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL) ^1.1 v1.1.5 up to date
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.doctrine-cache-wrapper Provide an install script for a Doctrine's Cache in Mouf Framework. ~1.0 v1.0 up to date
phlib/logger Additional Logging Classes ^2.1 4.1.1 outdated
psr/log Common interface for logging libraries ~1.0 3.0.2 outdated

Requires (dev)

5 total, 4 outdated

Package Required Latest Status
friendsofphp/php-cs-fixer A tool to automatically fix PHP code style ^2.1 v3.64.0 outdated
phpunit/phpunit The PHP Unit Testing framework. ^5.5 11.4.3 outdated
satooshi/php-coveralls PHP client library for Coveralls API ^1.0 v2.2.0 outdated
symfony/process Executes commands in sub-processes ^3.0 v7.1.7 outdated
wa72/simplelogger Wa72SimpleLogger is a collection of very simple loggers implementing \Psr\Log\LoggerInterface (PSR-3) ^1.0 v1.1.0 up to date