doctrine/coding-standard dependents (684) Order by: name | downloads Show: all | require | require-dev

  • PHP

    doctrine/instantiator

    A small, lightweight utility to instantiate objects in PHP without invoking their constructors

  • PHP

    doctrine/lexer

    PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

  • 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.

  • 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/annotations

    Docblock Annotations Parser

  • PHP

    doctrine/dbal

    Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

  • PHP

    doctrine/event-manager

    The Doctrine Event Manager is a simple PHP event system that was built to be used with the various 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/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/orm

    Object-Relational-Mapper for PHP

  • PHP

    doctrine/persistence

    The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

  • PHP

    doctrine/doctrine-bundle

    Symfony DoctrineBundle

  • PHP

    doctrine/migrations

    PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.

  • PHP

    doctrine/doctrine-migrations-bundle

    Symfony DoctrineMigrationsBundle