-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Description
Hi,
I'd like to get your attention about a sensible subject ;-)
There are actually several independent efforts for providing libraries implementing CQRS or some parts of DDD concepts. Among them, there are two I found very neat and very interesting:
- http://buttercup-php.github.io/protects/ - @mathiasverraes
- https://github.com/beberlei/litecqrs-php - @beberlei
I'm torn because I think something really interesting could come up by combining efforts and then push everything further. I'd would love to contribute to a common project. It would also prevent from having a bunch of libraries in the near future, which I think won't be positive for PHP.
What do you think ? Maybe you're already planning something.