iseed
Seeder
Generates new seed files based on data from existing database tables.
Laravel Inverse Seed Generator
3k stars
53 watching
385 forks
Language: PHP
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A DSL for seeding databases through Ecto using an imperative programming style | 17 |
| Automates the creation of an Azure SQL Server Database with initial setup and initialization | 8 |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| Automatically generates Laravel migrations from an existing database schema. | 3,335 |
| Automates migration schema creation and management in Laravel applications | 2,448 |
| A package to normalize data before saving it into a database | 12 |
| A package for seeding databases with CSV files | 257 |
| A package to build filtered and sorted tables with actions in Laravel applications. | 48 |
| A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,358 |
| Generates helper files to enable accurate autocompletion in an Integrated Development Environment (IDE) for Laravel projects. | 14,289 |
| A tool that automates the creation of Laravel resources such as views, controllers, routes, and migrations. | 741 |
| Automates creation of files with customizable boilerplates and generators. | 66 |
| A tool to generate admin panels and APIs with CRUD functionality in minutes. | 3,800 |
| A package that generates Laravel route URLs from JavaScript. | 797 |
| Makes Lumen compatible with Laravel Packages and adds support for vendor:publish artisan command | 127 |