ddr / laravel-commands
Generator commands for Laravel applications
Fund package maintenance!
danie1net0
Requires
- php: ^8.1
- illuminate/console: ^9.0|^10.1
- illuminate/support: 9.0|^10.1
- illuminate/validation: 9.0|^10.1
- laravel/helpers: ^1.6
Requires (Dev)
- laravel/pint: ^1.2
- orchestra/testbench: ^8.0
- pestphp/pest: ^v2.4.0
- pestphp/pest-plugin-laravel: ^v2.0.0
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-05-09 10:09:04 UTC
README
📚 DocumentationLaravel Commands
Laravel Commands is a Laravel package designed to simplify the process of generating resources using the Artisan command line interface.
This project is under development.
Get Started
Please visit the Get Started page for installation and usage guide.
Feature
Current features:
- Create actions
Expected features:
- Create DTOs
- Create Livewire CRUD files
- Add query builders to model
- Add collection to model
Testing
composer test
License
The MIT License (MIT). Please see License File for more information.