beberlei member since: Oct 10, 2011
beberlei's packages
-
-
PHP
doctrine/cache
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
-
PHP
doctrine/coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
-
PHP
doctrine/collections
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
-
PHP
doctrine/common
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
-
-
PHP
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
-
PHP
doctrine/deprecations
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
-
-
-
-
PHP
doctrine/doctrine-module
Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules
-
PHP
doctrine/doctrine-mongo-odm-module
Laminas Module which provides Doctrine MongoDB ODM functionality
-
-
PHP
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.