ddr/laravel-commands

Generator commands for Laravel applications

1.0.2 2023-04-08 02:57 UTC

README

Laravel Commands Logo

Latest Version Total Downloads Tests Passing Latest Version

📚 Documentation

Laravel 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.