Libraries tagged by generate table
stepapo/crosstab
60 Downloads
Component for Nette Framework and Nextras ORM, that helps generate crosstabs from collections with sorting and filtering capability.
samyoteroglez/larawesomecrud
550 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
sygmaa/grids
2252 Downloads
A Datagrid widget for laravel 5. It easily generate datatables from your entities.
r0adrunn3r/easy-pnp
3 Downloads
EasyPnP is a PHP class which allows to generate easily a PDF for PnP (Print and Play) Games from images.
justnotiyann/filament-schema-resource
70 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.
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.
activecollab/databasestructure
17395 Downloads
Define database structure in PHP and let the library generate object classes and tables
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
airondev/laravel-seeder-generator
876 Downloads
A Laravel package to generate seeders for each database table.
ahmetsabri/gaza-validation-generator
1271 Downloads
A Laravel package to generate validation rules for database tables
janolivermr/jwt-authenticatable
750 Downloads
Generate an Authenticatable from a JWT without a users table
caminodeldev/laravel-api-scaffold
5 Downloads
Generate clean, secure and configurable Laravel APIs from database tables.
artfulrobot/csv2mysql
96 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
akceli/laravel-code-generator
9968 Downloads
Generator Temperated Code form database tables. This Package provides data to templates that you create to generate code to scaffold projects rapidly so you can spend most of your time doing the fun stuff.
maxserv/yaml_configuration
1297 Downloads
Export and import any table to and from a YAML file. Generate TSConfig from YAML files.