Libraries tagged by generate table
thanatosxia/iseed
105 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
tawenxi/iseed
23 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
sukohi/show-column
46 Downloads
A Laravel package to generate PHP, JS, HTML code related to DB table column.
sukohi/paver
8 Downloads
A PHP package mainly developed for Laravel to generate PHP codes using column names of specified table.
skychf/reap
89 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
santoshachari/generators
59 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
samkitano/l4seeder
15 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
natansdj/iseed
128 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table
mjahn/last-updated-at-behavior
37 Downloads
A behavior allowing you to generate a last changed column calculated from all related tables with a column updated_at for Propel2.
masitings/seedmaker
43 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
lightframes/laravel-slugmaker
11 Downloads
Generate slugs when saving Eloquent models in a separate table
kazak71/iseed
6 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
janolivermr/jwt-authenticatable
658 Downloads
Generate an Authenticatable from a JWT without a users table
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables