ratiw / commandbus
A Laravel CommandBus feature forking from Laracasts' Commander.
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ratiw/commandbus
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
Requires (Dev)
- phpspec/phpspec: ~2.0.0
This package is not auto-updated.
Last update: 2025-10-21 07:46:20 UTC
README
This package is heavily based on Laracasts' Commander package for Laravel 4.2.
Please see original Laracasts Commander README first for basic understanding.