Libraries tagged by old
oldpak/reflection
18 Downloads
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.
oldpak/persistence
14 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
oldpak/orm
6 Downloads
Object-Relational-Mapper for PHP
oldpak/lexer
20 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
oldpak/instantiator
8 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
oldpak/inflector
12 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
18 Downloads
This bundle generates code for you
oldpak/framework-extra-bundle
18 Downloads
This bundle provides a way to configure your controllers with annotations
oldpak/event-manager
17 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
8 Downloads
Symfony Bundle for Doctrine Cache
oldpak/doctrine-bundle
6 Downloads
Symfony DoctrineBundle
oldpak/distribution-bundle
18 Downloads
Base bundle for Symfony Distributions
oldpak/deprecations
20 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
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
oldpak/common
10 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.