php.package.health
composer.json
.Package | Status | |
---|---|---|
doctrine/annotations | Docblock Annotations Parser | |
doctrine/cache | PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. | |
doctrine/coding-standard | The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects. | |
doctrine/collections | PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. | |
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. | |
doctrine/couchdb | CouchDB Client | |
doctrine/couchdb-odm | CouchDB Document Object Mapper | |
doctrine/couchdb-odm-bundle | Symfony2 Doctrine CouchDB Bundle | |
doctrine/data-fixtures | Data Fixtures for all Doctrine Object Managers | |
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | |
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. | |
doctrine/doctrine1 | PHP5 Database ORM | |
doctrine/doctrine-bundle | Symfony DoctrineBundle | |
doctrine/doctrine-cache-bundle | Symfony Bundle for Doctrine Cache | |
doctrine/doctrine-fixtures-bundle | Symfony DoctrineFixturesBundle | |
doctrine/doctrine-laminas-hydrator | Doctrine hydrators for Laminas applications | |
doctrine/doctrine-migrations-bundle | Symfony DoctrineMigrationsBundle | |
doctrine/doctrine-module | Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules | |
doctrine/doctrine-mongo-odm-module | Laminas Module which provides Doctrine MongoDB ODM functionality | |
doctrine/doctrine-orm-module | Laminas Module that provides Doctrine ORM functionality | |
doctrine/doctrine-oxm-bundle | Symfony2 DoctrineOXMBundle | |
doctrine/doctrine-skeleton-mapper-bundle | Symfony DoctrineSkeletonMapperBundle | |
doctrine/doctrine-static-website-generator-bundle | Symfony DoctrineSkeletonMapperBundle | |
doctrine/doctrine-zend-hydrator | Doctrine hydrators for Zend Framework applications | |
doctrine/event-manager | The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects. | |
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. | |
doctrine/instantiator | A small, lightweight utility to instantiate objects in PHP without invoking their constructors | |
doctrine/key-value-store | Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends. | |
doctrine/lexer | PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers. | |
doctrine/license-manager | The "Doctrine License Manager" | |
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. | |
doctrine/mongodb | Doctrine MongoDB Abstraction Layer | |
doctrine/mongodb-odm | PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB. | |
doctrine/mongodb-odm-bundle | Symfony Doctrine MongoDB Bundle | |
doctrine/mongodb-odm-softdelete | Doctrine MongoDB MongoDB SoftDelete Library | |
doctrine/mongodb-odm-softdelete-bundle | Symfony2 Doctrine MongoDB SoftDelete Bundle | |
doctrine/mongodb-odm-tailable-cursor-bundle | ||
doctrine/orientdb-odm | A set of PHP libraries in order to use OrientDB from PHP. | |
doctrine/orm | Object-Relational-Mapper for PHP | |
doctrine/orm-g2s | Object-Relational-Mapper for PHP | |
doctrine/oxm | Object-XML-Mapper for PHP | |
doctrine/persistence | The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. | |
doctrine/phpcr-bundle | Symfony DoctrinePHPCRBundle | |
doctrine/phpcr-dbal-symfony-pack | Symfony package repository to install dbal implementation of doctrine/phpcr-bundle. | |
doctrine/phpcr-odm | PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects. | |
doctrine/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. | |
doctrine/rst-parser | PHP library to parse reStructuredText documents and generate HTML or LaTeX documents. | |
doctrine/search | ElasticSearch and Solr entity mapping library | |
doctrine/shards | ||
doctrine/skeleton-mapper | The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters. | |
doctrine/sql-formatter | a PHP SQL highlighting library | |
doctrine/static-website-generator | Doctrine Static Website Generator |