Open StalkAlex opened 7 years ago
Hello @StalkAlex ,
thanks for your reply.
I know that library lacks documentation right now. It is because the library right now is in early stages and has API changes from time to time.
I was mostly working on CodeSpecs module for Codeception and PHP Tester for the past months and wasn't working on this library.
I have following plans right now:
Then I would work on documentation.
I would try to prepare some samples
With best regards, Dmitry
Thanks for response. Feature with value objects would be very useful. Looking forward to see much development activity here :) Hope there won't be much hard breaks of compatibility with previous versions) we're going to use it in production. Maybe I can help with PRs after better understanding library internals. Good luck with other projects!
Hello @StalkAlex
right now I'm thinking of few things that might break BC
I use this library in production systems because I have control over the code base and the library but I didn't expect that someone would begin to use this library (because I wouldn't have:satisfied:) at such early stage (I would say early alpha). So sorry if changes for the next release would cause troubles.
Ok, no problem 👌 , anyway don't see much troubles with those changes. Keep us up to date! 👍 😄
About not using at such early stage, there is not much of a choice either making all this by myself or use Doctrine.
@StalkAlex ,
you can check the future version of this library at Yii2Domain new home
Soon I would update readme's and packagis telling that libraries are abandoned and moved to another location
@StalkAlex ,
I've just created Discord server for communication with anyone who wants to discuss libraries in the new organization( PHP Kitchen). Here is an invitation
@prowwid thanks! I'll join.
Hello, thank you for such promising library. It's a big pain to implement ddd on yii2. You did a great kindness releasing this library:) I understand basic ideas like entities, repositories, but your library consists bigger potential, some concrete ideas, maybe you could share more code examples, more complex using your library?