Libraries tagged by doctrine entities
webfactory/polyglot-bundle
19696 Downloads
Symfony Bundle simplifying translations of values stored in Doctrine ORM entities
xsolve-pl/associate
18885 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
rekalogika/reconstitutor
7866 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
mgamadeus/ddd
3105 Downloads
A DDD Entity Framework on top of symfony and doctrine
whitedigital-eu/entity-resource-mapper-bundle
1057 Downloads
Bundle to map Doctrine entity object to and from API resource object.
webfactory/content-mapping-sourceadapter-doctrine
13579 Downloads
SourceAdapter for Doctrine entities inside the webfactory/content-mapping mini framework
stinger-soft/doctrine-entity-search-bundle
2014 Downloads
Doctrine Layer to index and search entities
somnambulist/laravel-doctrine-entity-audit
6002 Downloads
A port of the SimpleThings EntityAudit package re-worked for Laravel 5+
somecoding/laminas-doctrine-encrypt
13860 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
schvoy/base-entity-bundle
140 Downloads
A bundle which provides base doctrine entities and behaviors for Symfony projects.
rekalogika/file-association-entity
2476 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
intellect-web-development/symfony-doctrine-search-bundle
845 Downloads
Library for searching through your doctrine entities via the HTTP API
fastbolt/entity-importer
2655 Downloads
A library for importing CSV files to doctrine entities
ecommit/doctrine-entities-generator-bundle
5913 Downloads
Generate Doctrine ORM entities.
dittto/doctrine-entity-factories
5505 Downloads
Allows doctrine to pull entities from factories instead of just reflection