Libraries tagged by dost
doctrine/doctrine-migrations-bundle
135660566 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
83502075 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
188763845 Downloads
Symfony DoctrineBundle
dflydev/dot-access-data
222166451 Downloads
Given a deep data structure, access data by dot notation.
symfony/property-info
176169907 Downloads
Extracts information about PHP class' properties using metadata of popular sources
league/config
176276477 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/common
301572710 Downloads
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/sql-formatter
106004537 Downloads
a PHP SQL highlighting library
doctrine/persistence
210071765 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
156421181 Downloads
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/deprecations
299999271 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.
doctrine/data-fixtures
105451224 Downloads
Data Fixtures for all Doctrine Object Managers
doctrine/collections
329760886 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/doctrine-messenger
53112761 Downloads
Symfony Doctrine Messenger Bridge
stof/doctrine-extensions-bundle
67188487 Downloads
Integration of the gedmo/doctrine-extensions with Symfony