Libraries tagged by generate database
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables
girolando/cielo-checkout
182 Downloads
Use this package to generate the checkout url such as store it in database PureGH (internal database of this company)
geeksdevelop/sqlmodel
72 Downloads
Package to generate the models using the structure of the database tables
g/crud-generator
15 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
arousacode/webapp_liblet
12 Downloads
Small library to automatically load data from HTMl form in any PHP object, and to generate HTML inputs from it. Also load and store into PDO database.
anthony-shoshi/contact
5 Downloads
This package generate contact form and store contact data in database.
alexanderzon/hashids
628 Downloads
Fork from hashids/hashids: Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.
adamgoose/seed-gen
616 Downloads
Generate a new seed file based on data from the existing database table.
sprov03/laravel-code-generator
1135 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.
kitloong/laravel-migrations-generator
6297690 Downloads
Generates Laravel Migrations from an existing database
xethron/migrations-generator
3224926 Downloads
Generates Laravel Migrations from an existing database
lorisleiva/laravel-search-string
376881 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
oscarafdev/migrations-generator
569850 Downloads
Generates Laravel Migrations from an existing database