|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laracraft-tech/laravel-schema-rules | 0.81 | Generate basic Laravel validation rules from your database schema. Create rules for entire tables or selected columns, scaffold Form Request classes, and configure columns to always skip. Great as a starting point to refine and optimize validation. | 363 | 363 | 24 | 3K | 0 | 21.0 | 14.2 | MIT | 3 months ago | |
| reliese/laravel | 0.77 | Generate Laravel Eloquent models from your database schema. Reliese inspects tables, columns, and foreign keys to scaffold typed model properties and relationships via an Artisan command, helping speed up development (best used in local/dev environments). | 1,709 | 1,719 | 321 | 94K | 66 | 45.6 | 49.7 | MIT | 1 year ago | |
| laravel/database | 0.74 | Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. | 90 | 100 | 12 | 70 | 5 | 2.1 | 5.4 | — | — | |
| jpswade/laravel-database-tools | 0.72 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 3 | 2 | 1 | 42 | 0 | 9.6 | 15.7 | — | 7 months ago | |
| mrmarchone/laravel-auto-crud | 0.71 | Generate full CRUD scaffolding for Laravel models via an interactive Artisan command. Auto-creates controllers, validation requests, routes, views, and optional API artifacts (cURL, Swagger), with overwrite/all options and support for repository pattern and Spatie Data. | 306 | 307 | 24 | 721 | 1 | 2.4 | 7.3 | MIT | — |
How can I help you explore Laravel packages today?