ratiw / commandbus
A Laravel CommandBus feature forking from Laracasts' Commander.
0.9
2014-11-06 13:05 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
Requires (Dev)
- phpspec/phpspec: ~2.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 11:55:52 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.