2233466866 member since: May 03, 2017
2233466866's packages
-
-
PHP
oldpak/cache
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
-
Makefile
oldpak/coding-standard
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
-
PHP
oldpak/collections
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
-
PHP
oldpak/common
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
-
PHP
oldpak/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
-
PHP
oldpak/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
oldpak/event-manager
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
-
PHP
oldpak/framework-extra-bundle
This bundle provides a way to configure your controllers with annotations
-
-
PHP
oldpak/inflector
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
-
PHP
oldpak/instantiator
A small, lightweight utility to instantiate objects in PHP without invoking their constructors