julio/capyrel
Capyrel is intelligent Laravel scaffolding: it reads your database schema and auto-generates Eloquent relationships plus models, controllers, Blade views, API resources, form requests, and Pest tests. Includes model mapping, safe migration scanning, and live model updates.
model:watch).model:scaffold --views for Blade templates).whenLoaded() to eliminate N+1 queries (e.g., model:resources).migrate:safe to audit risky schema changes before deployment.model:tests) to onboard new developers faster.with() in controllers) introduces overhead.For Executives:
"Capyrel cuts Laravel development time by automating 80% of repetitive scaffolding—models, APIs, tests, and validation—while enforcing best practices. For a team of 5, this could save 20+ dev hours/month on boilerplate, accelerating feature delivery without hiring. The migrate:safe tool also reduces production risks from schema changes. MIT-licensed and open-source, it’s a low-risk way to standardize our codebase."
For Engineers:
*"This is like Laravel’s built-in make:model on steroids. It:
model:watch).php artisan model:scaffold --dry-run to see what it’d generate!"How can I help you explore Laravel packages today?