Packages from oldpak
-
-
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
-
PHP
oldpak/lexer
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
-
-
PHP
oldpak/persistence
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
-
PHP
oldpak/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
-
-
-
-
-