Libraries tagged by entity generator
slawomirkania/class-generator-bundle
698 Downloads
Class Generator
pedro151/orm-generator
345 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
lube/api-generator-bundle
1022 Downloads
Generates REST Api from Doctrine Entities
hesam1996/laravel-redis-entity
6 Downloads
Generate clean Redis-backed entity service classes with full CRUD support for Laravel.
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
drago-ex/generator
712 Downloads
A lightweight CLI tool for generating PHP entity and data class files from your database schema.
modul-is/generator
4829 Downloads
Generates entities, repositories, presenters, templates, dials, forms and grids from DB table to given Module
bonusone/doctrine-reverse-engineering
12 Downloads
Doctrine entity and repository generator that reverse engineers an existing database for Symfony 6/7 projects.
zain/laravel-doctrine-jetpack
2257 Downloads
Helpful generators for Doctrine in Laravel
wundii/structron
423 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
kristijorgji/db-to-php
3483 Downloads
A library to generate application code based on database definition.
isom/code-maker
261 Downloads
CodeMakerBundle is a very simple and powerful coding system that will allow you to implement a completely custom coding strategy for your entities.
hussfelt/zend-model-creator-2
311 Downloads
This project is created to avoid the time spent on creating Entities/Services/Mappers for ZendFramework projects. It is based on some parts of the ZF-Commons team.
dimoussa/doctrine-db-mapper-bundle
102 Downloads
Bundle Symfony pour générer automatiquement des entités Doctrine depuis une base de données MySQL avec support complet des relations (OneToMany, ManyToOne, ManyToMany)
avpretty/grid-bundle
660 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.