krizos / docrine-notorm-collection
This package is abandoned and no longer maintained.
No replacement package was suggested.
Library to create Doctrine collections from NotORM results.
dev-master
2017-08-14 12:57 UTC
Requires
- doctrine/collections: ^1.5
- vrana/notorm: dev-master
Requires (Dev)
- fzaninotto/faker: ^1.6
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2022-02-01 13:09:09 UTC
README
This library gives you possibility to transform NotORM results into Doctrine Collections. That's useful when you want to build rich domain layer and NotORM as your query builder in infrastructure layer.