Download the PHP package gsilva18/laravel-dol-commands without Composer
On this page you can find all versions of the php package gsilva18/laravel-dol-commands. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gsilva18/laravel-dol-commands
More information about gsilva18/laravel-dol-commands
Files in gsilva18/laravel-dol-commands
Download gsilva18/laravel-dol-commands
More information about gsilva18/laravel-dol-commands
Files in gsilva18/laravel-dol-commands
Vendor gsilva18
Package laravel-dol-commands
Short Description Artisan commands to Laravel apps that utilizes Domain Oriented Laravel.
License MIT
Homepage https://github.com/gsilva18/laravel-ddd-commands
Package laravel-dol-commands
Short Description Artisan commands to Laravel apps that utilizes Domain Oriented Laravel.
License MIT
Homepage https://github.com/gsilva18/laravel-ddd-commands
Please rate this library. Is it a good library?
Informations about the package laravel-dol-commands
Artisan commands to Laravel apps that utilizes Domain Oriented Laravel.
It is heavily inspired by the DDD approach mentioned in this great article by Brent from Spatie. And with review code from (signifly/laravel-domain-commands)
Basic Usage
The package comes with a handful of commands out of the box.
Actions
Generate a new Action using the dol:action
command:
Controller
Generate a new Controller using the dol:controller
command:
Publish config
All versions of laravel-dol-commands with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/framework Version ^7.0|^8.0
spatie/data-transfer-object Version ^3.7
laravel/framework Version ^7.0|^8.0
spatie/data-transfer-object Version ^3.7
The package gsilva18/laravel-dol-commands contains the following files
Loading the files please wait ....