Libraries tagged by doctrine-entities
webfactory/visibility-filter-bundle
1396 Downloads
Symfony Bundle that filters out invisible Doctrine entities in a centralised way
tejadong/datatables-bundle
775 Downloads
DataTables.js server-side processing for Doctrine Entities
tarifhaus/doctrine-nullable-embeddable
62127 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.
somecoding/laminas-doctrine-encrypt
13777 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
simplethings/entity-audit
658 Downloads
Audit for Doctrine Entities
schvoy/base-entity-bundle
79 Downloads
A bundle which provides base doctrine entities and behaviors for Symfony projects.
samson/autocomplete-bundle
8069 Downloads
Easily integrate the Select2 autocomplete widget into your Symfony application to search Doctrine entities
rekalogika/file-association-entity
1262 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
1281 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
rahuljayaraman/doctrine-graphql
6618 Downloads
Use Doctrine entities as GraphQL types
pportelette/crud-bundle
9 Downloads
This bundle provides basic CRUD endpoints for Doctrine entities
mikemix/ddd-value-object-id
54 Downloads
Value Object as Doctrine entity ID
mdiyakov/doctrine-solr-bundle
29 Downloads
Symfony 2 bundle for integration Doctrine entities with Solr
matthiasnoback/doctrine-orm-test-service-provider
63968 Downloads
Service provider for tests in need of a Doctrine entity manager
lube/api-generator-bundle
792 Downloads
Generates REST Api from Doctrine Entities