Libraries tagged by generate database
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
gajus/moa
26 Downloads
MOA implements dynamically generated Active Record database abstraction.
mediactive-digital/migrations-generator
2123 Downloads
Generates Laravel Migrations from an existing database
froog/silvergraph
5731 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
bullhorn/fast-rest
7894 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
squirrelphp/entities-bundle
3267 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
qikdev/fluentpdo
841 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
aspose/barcode-cloud-php
1247 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
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
gevans/phaker
813 Downloads
Phaker generates fake data for unit testing and populating your database.
ekhaled/f3-cortex-model-generator
1041 Downloads
Generates F3 Cortex models by reverse engineering existing database schema
bullhorn/fast-rest-services
2918 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.