Commander. Easily leverage commands and domain events in your Laravel projects.

laracasts.com/series/commands-and-domain-events

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2015
  • Update readme.md
December 2014
  • Merge pull request #52 from yateric/master
November 2014
  • Switch to bind to prevent decorator sharing
October 2014
  • Little cleanup
  • Merge pull request #48 from JensMombaerts/patch-1
  • Update CommanderGenerateCommand.php
  • Merge pull request #45 from jtbonaccorsi/master
September 2014
  • Remove now unused toValidator method
  • Release —Version 1.4.2 Stable
  • Fix
  • Make dispatchable trait more testable
  • Release —With provider fix
  • Merge pull request #40 from tonysm/bindshared-closure
  • changing the bindShare resolution to return a closure instead of a st…
  • Remove unused file
  • Uncomment tests
  • Add tests for command bus
  • Remove validation, as L5 normalizes this now
  • Fix tests
  • Docblocks and such
  • Release —Add Laravel 5 requirement
  • Bump for Laravel 5 support
  • Merge pull request #29 from JeroenNoten/master
July 2014
  • Release —1.1.2 Stable