Libraries tagged by doctrine-entities
whatwedo/search-bundle
35254 Downloads
Full text search on Doctrine entities without external dependencies.
stinger-soft/doctrine-entity-search-bundle
1956 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+
ecommit/doctrine-entities-generator-bundle
5872 Downloads
Generate Doctrine ORM entities.
dittto/doctrine-entity-factories
5466 Downloads
Allows doctrine to pull entities from factories instead of just reflection
brokalia/doctrine-entity-generator
1582 Downloads
Generates a doctrine entity and mapper from domain entity
apie/doctrine-entity-datalayer
6821 Downloads
Composer package of the apie library: doctrine entity datalayer
apie/doctrine-entity-converter
6785 Downloads
Composer package of the apie library: doctrine entity converter
wavevision/doctrine-entity-faker
1219 Downloads
webfactory/content-mapping-sourceadapter-doctrine
13500 Downloads
SourceAdapter for Doctrine entities inside the webfactory/content-mapping mini framework
simplethings/entity-audit
667 Downloads
Audit for Doctrine Entities
sidus/file-upload-bundle
20864 Downloads
Allow to upload files directly in Doctrine entities, based on oneup/uploader-bundle and jQuery-file-upload
schvoy/base-entity-bundle
140 Downloads
A bundle which provides base doctrine entities and behaviors for Symfony projects.
rekalogika/file-association-entity
2412 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.
rekalogika/file-association
2415 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.