krizos / docrine-notorm-collection
Library to create Doctrine collections from NotORM results.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/krizos/docrine-notorm-collection
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.