Libraries tagged by entity generator
kerrialn/static-data-importer-bundle
14 Downloads
generates entity objects from json, xml, csv files and persists to the database
cjdevstudios/entitymanagement-bundle
8 Downloads
A Symfony bundle for magically handling entities, menu generation, form creation and more.
vespula/spot-tools
26 Downloads
A library for generating SpotORM entities from existing database tables.
webforge/doctrine-compiler
104 Downloads
Generate your doctrine entities metadata from a simple json file, including the php code for the entity
exter-n/seqgen-bundle
20 Downloads
Identifier generation for Doctrine entities using seqgend
kreyu/easyadmin-export-bundle
137 Downloads
Generate spreadsheets for entities managed by the EasyAdmin.
ivangabriele/long-form-bundle
16 Downloads
Symfony bundle auto-generating form type, entity and template files from a simple Yaml form model.
wiechert/datatables-bundle
15 Downloads
Extension for easily generating datatables from Doctrine entities.
tapronto/formfilter-bundle
39 Downloads
Symfony2 bundle to automatic generate filter forms for entities, with doctrine 2 integration
cspray/yape-dbal
5 Downloads
An extension of cspray/yape that allows storing generated Enums in your Doctrine Entities
toilal/doctrine-migrations-liquibase
2138 Downloads
Generate Liquibase ChangeLog from Doctrine Entities
jmd/rest-bundle
91 Downloads
This bundle allows you to fast generate REST api for your entities
guym4c/doctrine-graphql-helper
31 Downloads
A helper package for generating a GraphQL schema from Doctrine entities
nkopylov/php-typed-collections
2 Downloads
Generatable statically typed collections for PHP entities
webonaute/doctrine-datalocking-bundle
20249 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.