Libraries tagged by generate table
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
r0adrunn3r/easy-pnp
2 Downloads
EasyPnP is a PHP class which allows to generate easily a PDF for PnP (Print and Play) Games from images.
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
filippo-toso/models-generator
1050 Downloads
A Laravel Artisan command to automatically generate models from database tables
kalani/validation-rule-generator
1043 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
cv/laravel-data-generator
279 Downloads
generate laravel data by mysql table
siensis/kpacrud
200 Downloads
KpaCrud Library permits to generate automatically CRUD pages from a DB table
schubu/iseed
767 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
leuzeus/iseed
310 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
artfulrobot/csv2mysql
92 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
xvlady/iseed
741 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
maxserv/yaml_configuration
1297 Downloads
Export and import any table to and from a YAML file. Generate TSConfig from YAML files.
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
virutmath/table-admin
44 Downloads
List record for backend
pojow/laravel-collection-table
129 Downloads
Generate tables from Laravel collection