DoctrineExtensions
Data management library
Provides additional functionality to Doctrine for managing data in PHP applications
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
4k stars
81 watching
1k forks
Language: PHP
last commit: 10 days ago
Linked from 2 awesome lists
doctrinedoctrine-odm-mongodbdoctrine-ormnested-setsphp
Related projects:
Repository | Description | Stars |
---|---|---|
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
sonata-project/sonata-doctrine-extensions | Provides additional functionality to Doctrine2 | 267 |
doctrine/doctrinefixturesbundle | Provides a way to load data into a Symfony application's database using predefined configurations and fixtures. | 2,461 |
opsway/doctrine-dbal-postgresql | Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
stof/stofdoctrineextensionsbundle | An integration bundle for a set of DoctrineExtensions to simplify working with Symfony projects. | 1,891 |
doctrine/annotations | A library for extracting and processing annotations from PHP docblocks. | 6,742 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
doctrine/dbal | A powerful library that provides a high-level interface to interact with various relational databases. | 9,477 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
doctrine/doctrinemigrationsbundle | A Symfony bundle for managing changes to your database schema in a predictable way | 4,209 |
doctrine/migrations | A tool for managing changes to a database schema over time | 4,679 |
martin-georgiev/postgresql-for-doctrine | A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. | 360 |
fre5h/doctrineenumbundle | Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
carnage/doctrine-encrypted-column | Provides a secure way to encrypt data stored through an object-relational mapping system | 36 |