Libraries tagged by generate database
efoft/query-builder
42 Downloads
Helper classes allowing to generate native syntax queries to databases
ajbdev/contain-reverse-mapper
207 Downloads
Generate Contain entities from your database
abdul-qadir/laravel-simple-crud-generator
16 Downloads
this will generate simple CRUD for any database table
hectorqin/thinkphp-generator
329 Downloads
Generate model,controller,validate with parsing database.
gabrielanhaia/slugnizzer
9 Downloads
Slugnizzer is a package to generate slugs from sentences. There is the option to generate slugs only according to the database columns.
afoolzh/iseed
599 Downloads
Generate the migration file for laravel database.
sobhan-dev/laravel-mig-seed-generator
8 Downloads
A Laravel package to generate migrations and seeders from an existing database.
santoshachari/generators
60 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
morganrowse/laravelcrud
89 Downloads
Artisan command to generate routing, views and controllers from a database table
maulik/filament-auto-crud
2 Downloads
Automatically generate Filament resources from Laravel models and database tables
gibasbr/modelgenerator
4 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
dynamik-dev/db-chart
0 Downloads
A package to generate a Mermaid diagram of your Laravel database schema.
dinh0012/generators
30 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
c4n4r/phinx_migration_generator
2103 Downloads
A simple lib to generate phinx migration file from your actual database STILL IN BETA!!!
zmon/laravel-crud-generator-zmon
368 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables