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.
Architecture fit aligns with standard Laravel MVC patterns but lacks extensibility for complex business logic or custom architectures. Generated code follows basic conventions but doesn't support advanced patterns like CQRS or domain-driven design. Integration feasibility is moderate—installation via Composer is simple, but the 0 dependents and low package score (2.405) indicate limited real-world
How can I help you explore Laravel packages today?