mrmarchone/laravel-auto-crud
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mr.incognito/crudify | 0.84 | Laravel package to scaffold API or web CRUD via Artisan. Generates models, migrations, controllers, form requests, resources, and optional Blade views. Supports typed validation, nullable fields (~), foreign keys/constraints, defaults, exclude flags, and a delete:crud cleanup command. | 1 | 1 | 0 | 24 | 0 | 19.1 | 17.9 | — | 4 weeks ago | |
| ibex/crud-generator | 0.83 | — | 700 | 704 | 148 | 5K | 0 | 31.0 | 15.2 | MIT | 2 months ago | |
| suryahadiningrat/crud-generator | 0.81 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| codebider/generate-crud | 0.81 | — | 13 | 13 | 1 | 1 | 0 | 0.1 | 0.4 | MIT | — | |
| niraj/crudstarter | 0.81 | — | 19 | 19 | 3 | 2 | 0 | 9.3 | 0.6 | MIT | 1 year ago | |
| takielias/tablar-crud-generator | 0.81 | — | 31 | 31 | 6 | 208 | 2 | 23.0 | 14.0 | MIT | 1 month ago | |
| ekolustudio/crudit | 0.80 | Laravel package for rapid CRUD scaffolding and admin-style interfaces. Generate controllers, models, views and routes to speed up building create/read/update/delete features with less boilerplate and a consistent structure. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| yudican/laravel-crud-generator | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 3 years ago | |
| mehedi8gb/api-crudify | 0.80 | Laravel package that generates standardized API CRUD (controller/service/repository/resources/requests/tests) and a query-driven pipeline for relations, filters, sorting, soft deletes, and pagination via URL params. Supports DDD namespaces and auto route/setup. | 1 | 1 | 0 | 11 | 0 | 26.8 | 13.1 | MIT | 3 weeks ago | |
| infyomlabs/laravel-generator | 0.80 | — | 3,829 | 3,846 | 836 | 17K | 68 | 60.0 | 36.8 | MIT | 3 years ago | |
| laravel-admin/crud | 0.79 | Experimental Laravel package providing a ResourceController for quick CRUD admin modules. Define a model plus singular/plural names, add resource routes, and override methods to declare form fields, validation rules, and payload transforms. Includes Bootstrap-friendly views. | 3 | 3 | 1 | 0 | 0 | 24.6 | — | — | 1 month ago | |
| darshan-belani/laravel-crud-generator | 0.79 | Generate full Laravel CRUD modules from one command: migrations, models with relationships, resource/API controllers, Livewire components, and Bootstrap/Tailwind views. Can auto-install Breeze or Laravel UI on fresh apps. Supports Laravel 10+, PHP 8.1+. | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | — | — | |
| mrdebug/crudgen | 0.79 | — | 317 | 319 | 42 | 785 | 0 | 4.1 | 7.7 | — | 2 years ago | |
| nasirkhan/laravel-starter | 0.78 | Laravel Starter (Laravel 13.x) is a modular starter project with separate frontend/backend. Includes authentication & authorization, user/role management, admin backend, backups, log viewer, and custom install/update commands—ready to extend with reusable modules. | 1,380 | 1,380 | 464 | 14 | 1 | 49.9 | 0.5 | GPL-3.0 | 1 month ago | |
| lanciweb/laravel-make-crud | 0.78 | Laravel package that scaffolds full CRUD for a model via php artisan make:crud. Generates model, resource controller, migration, seeder, routes, and Blade views by default; supports Admin prefixes, API mode, and pick-and-choose options (controller, factory, policy, requests, views, etc.). | 33 | 34 | 0 | 19 | 0 | 1.7 | 3.0 | MIT | 3 years ago | |
| mohammedhassan/crud-package | 0.78 | — | 1 | 1 | 1 | 5 | 0 | 0.0 | 7.5 | MIT | — | |
| luthfi/simple-crud-generator | 0.76 | — | 171 | 171 | 44 | 3K | 5 | 26.4 | 23.1 | MIT | 2 months ago | |
| rizkussef/laravel-crud-api | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ajthinking/archetype | 0.76 | Laravel package for defining and instantiating “archetypes” to generate consistent model data and fixtures. Helps standardize defaults, variations, and seeding/test setup by composing reusable templates for your app’s entities. | 272 | 272 | 19 | 140K | 2 | 11.3 | 37.4 | — | 2 years ago | |
| amranidev/ajaxis | 0.75 | Ajaxis is a Laravel package for AJAX-based CRUD using Bootstrap or Materialize modals. It can auto-generate form inputs (text, radio, checkbox, file, etc.) and lets you manage inputs, APIs, and CRUD actions through a model controller with a single reusable modal block. | 15 | 16 | 4 | 60 | 3 | 4.8 | 8.8 | MIT | 9 years ago |
How can I help you explore Laravel packages today?