iseed
Seeder
Generates new seed files based on data from existing database tables.
Laravel Inverse Seed Generator
3k stars
53 watching
384 forks
Language: PHP
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
seaneshbaugh/exseed | A DSL for seeding databases through Ecto using an imperative programming style | 17 |
metadevpro/terraform-azurerm-sqlserver-seed | Automates the creation of an Azure SQL Server Database with initial setup and initialization | 8 |
elfsundae/laravel-hashid | Provides reversible, non-sequential identifiers for data obfuscation | 407 |
xethron/migrations-generator | Automatically generates Laravel migrations from an existing database schema. | 3,330 |
laracasts/laravel-5-generators-extended | Automates migration schema creation and management in Laravel applications | 2,447 |
nwidart/laravel-normalizer | A package to normalize data before saving it to the database. | 12 |
flynsarmy/laravel-csv-seeder | A package for seeding databases with CSV files | 256 |
aginev/datagrid | A package to build filtered and sorted tables with actions in Laravel applications. | 48 |
jeroen-g/laravel-packager | A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,356 |
barryvdh/laravel-ide-helper | Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,228 |
crestapps/laravel-code-generator | A tool that automates the creation of Laravel resources such as views, controllers, routes, and migrations. | 738 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
infyomlabs/laravel-generator | A tool to generate admin panels and APIs with CRUD functionality in minutes. | 3,786 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 796 |
irazasyed/larasupport | Makes Lumen compatible with Laravel Packages and adds support for vendor:publish artisan command | 127 |