Libraries tagged by generate database
datasmart/laravel-crud-generator
17 Downloads
php artisan command to generate fully working crud with a paginated grid only by having database tables
kitloong/laravel-migrations-generator
5346030 Downloads
Generates Laravel Migrations from an existing database
xethron/migrations-generator
3163961 Downloads
Generates Laravel Migrations from an existing database
lorisleiva/laravel-search-string
349241 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
oscarafdev/migrations-generator
550727 Downloads
Generates Laravel Migrations from an existing database
jawira/db-draw
50183 Downloads
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
anglemx/airports
6713 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
nachofassini/laravel-database-structure
3816 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
parm/parm
4979 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
mojopollo/laravel-json-schema
542 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
25 Downloads
MOA implements dynamically generated Active Record database abstraction.
mediactive-digital/migrations-generator
1787 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
7819 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
pittacusw/database
215 Downloads
Generates a mysqldump for your Laravel site or restores it