Libraries tagged by generate 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
587 Downloads
Generate the migration file for laravel database.
sobhan-dev/laravel-mig-seed-generator
7 Downloads
A Laravel package to generate migrations and seeders from an existing database.
santoshachari/generators
59 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table
maulik/filament-auto-crud
0 Downloads
Automatically generate Filament resources from Laravel models and database tables
gibasbr/modelgenerator
3 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
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
zhujinkui/hashlib
125 Downloads
Hashlib is small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user: http://hashids.org/php
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
zeuz113/laravel-crud-generator
53 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator
vanchao0519/voyager-data-transport
94 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
suramon/sf-propel-sql-diff-plugin
3694 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure