Libraries tagged by doctrine entities
stemble/laravel-doctrine-factory
14789 Downloads
Laravel style Factories for Doctrine Entities
nowo-tech/doctrine-encrypt-bundle
2911 Downloads
Encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes. Symfony 7|8 bundle for field-level encryption, GDPR-friendly, multiple keys, key rotation.
joschi127/doctrine-entity-override-bundle
126365 Downloads
Symfony bundle which allows to override entities by using inheritance
hostnet/entity-plugin-lib
143943 Downloads
Installer for all the Hostnet Doctrine entity libraries
6dreams/doctrine-bulk
39094 Downloads
Simple classes that allows bulk operations on doctrine entities.
jawira/entity-draw
32666 Downloads
This library generates class diagrams from your Doctrine ORM entities.
indaxia/doctrine-orm-transformations
102048 Downloads
Provides JSON-ready Doctrine ORM Entity-Array transfomtaions
rekalogika/doctrine-collections-decorator
55493 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
webonaute/doctrine-fixtures-generator-bundle
184592 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
steevanb/doctrine-stats
85722 Downloads
Count managed and lazy loaded entities, hydration time etc
siburuxue/doctrine-helper
8337 Downloads
instead of `php bin/console doctrine:mapping:import`
onurb/doctrine-yuml-bundle
99566 Downloads
Symfony Bundle to visualize the mapping of your entities with Yuml
andanteproject/soft-deletable-bundle
30417 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
andanteproject/timestampable-bundle
87521 Downloads
A Symfony Bundle to handle entities createdAt and updatedAt dates with Doctrine
rekalogika/domain-event-contracts
15949 Downloads
Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events