Libraries tagged by generate database
zakariajawas/permissions-generator
39 Downloads
Generate default permissions for spatie permissions package according to your models
siensis/kpacrud
198 Downloads
KpaCrud Library permits to generate automatically CRUD pages from a DB table
sayeed/crud-from-db
43 Downloads
Crud Generator From Database Schema
mileschou/schemarkdown
776 Downloads
The schema generate helper
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.
district5/mondoc-builder
364 Downloads
A simple to use object orientated library to generate queries to use in MongoDB
laravel-fans/ui-socialite
604 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
sinkcup/laravel-ui-socialite
380 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
sinkcup/laravel-make-auth-socialite
1344 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
zyimm/sync-data-struct
96 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
peng49/db2markdown
19 Downloads
php auto generate markdown for database
filippo-toso/models-generator
1048 Downloads
A Laravel Artisan command to automatically generate models from database tables
schubu/iseed
764 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
288 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.
ozwild/iseed
4469 Downloads
Generate Laravel seed files from database state. This is a fork of orangehill/iseed that includes support for Laravel 8