Due to the latest license incidents in PHP-land, @alcaeus asked me to reach out to you and ask if it's ok to use parts of your service factories in the DoctrineMongoODMModule package.
Most of the factories are the same for ORM and ODM and your AbstractFactory is written quite nicely so I used them to instantiate the services there while upgrading the library to be compatible with mongodb-odm 2.0
Is it ok for you to put a license header to each file stating that it's origin or should I mention it somewhere else (LICENCE, README)?
Thanks!
Due to the latest license incidents in PHP-land, @alcaeus asked me to reach out to you and ask if it's ok to use parts of your service factories in the DoctrineMongoODMModule package.
Most of the factories are the same for ORM and ODM and your
AbstractFactoryis written quite nicely so I used them to instantiate the services there while upgrading the library to be compatible with mongodb-odm 2.0Is it ok for you to put a license header to each file stating that it's origin or should I mention it somewhere else (
LICENCE,README)?Thanks!