codeliner / php-ddd-cargo-sample

PHP 7 Version of the cargo sample used in Eric Evans DDD book
http://codeliner.github.io/php-ddd-cargo-sample/
BSD 3-Clause "New" or "Revised" License
796 stars 151 forks source link

Upgrade to expressive 2.0 and PSR-15 middlewares #33

Closed codeliner closed 7 years ago

codeliner commented 7 years ago

Would be nice to reflect latest changes in the PHP middleware area.

Migrate to expressive 2.0:

Migrate middlewares to support PSR-15:

codeliner commented 7 years ago

If YOU want to work on the issue please drop me a note here!

danizord commented 7 years ago

@codeliner I can handle this one next weekend :)

codeliner commented 7 years ago

cool, thx @danizord

codeliner commented 7 years ago

@danizord any updates? @snapshotpl Might want to take this one, too? ;)

snapshotpl commented 7 years ago

@codeliner :+1:

codeliner commented 7 years ago

Closed by #44