Libraries tagged by generate database
rjacobsen/eloquent-model-generator
3016 Downloads
Auto-generates all Eloquent models from the database in a Laravel 5 project.
lajosbencz/phalcon-model-generator
102 Downloads
Generates decorated Phalcon\Model files from a database
mohiwalla/dtquick
3 Downloads
DataTables Quick is a lightweight and fast JavaScript library that simplifies the process of displaying data from databases. With minimal server-side code required, DataTables Quick generates queries automatically and saves time.
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
bullhorn/fast-rest-services
2928 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
shyim/database-entities-builder-bundle
6 Downloads
Generates simple database models from doctrine mysql schema
shyim/database-entities-builder
19 Downloads
Generates simple database entities from doctrine mysql schema
pittacusw/database
237 Downloads
Generates a mysqldump for your Laravel site or restores it
megaads/generate-sitemap
892 Downloads
This package genernate sitemap.xml file automatically base on databse tables.
shangjinglong/dictionary
58 Downloads
A toolkit that generates a database dictionary package for the Laravel and Lumen frameworks.
eprofos/reverse-engineering-bundle
14 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
wink/wink-model-generator
21 Downloads
A powerful Laravel package that automatically generates Eloquent models from your existing database schema, supporting both MySQL and SQLite databases
webonaute/doctrine-datalocking-bundle
20250 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.
mya-zaki/laravel-schemaspy-meta
434 Downloads
Generates xml to modify input that will affect output from SchemaSpy.
dczech/fluentpdo
140 Downloads
FluentPDO (pgsql) is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.