Libraries tagged by old
oldpak/persistence
20 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
oldpak/orm
7 Downloads
Object-Relational-Mapper for PHP
oldpak/lexer
29 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
oldpak/instantiator
11 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
oldpak/inflector
19 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
oldpak/generator-bundle
19 Downloads
This bundle generates code for you
oldpak/framework-extra-bundle
19 Downloads
This bundle provides a way to configure your controllers with annotations
oldpak/event-manager
25 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
oldpak/doctrine-cache-bundle
10 Downloads
Symfony Bundle for Doctrine Cache
oldpak/doctrine-bundle
7 Downloads
Symfony DoctrineBundle
oldpak/distribution-bundle
19 Downloads
Base bundle for Symfony Distributions
oldpak/deprecations
31 Downloads
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.
oldpak/dbal
14 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
oldpak/common
14 Downloads
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.
oldpak/collections
23 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.