gos / doctrine-hydrator
Provide powerfull Hydrator to make advanced hydration
dev-master / 1.0.x-dev
2015-10-14 15:37 UTC
Requires
- php: >=5.4
- doctrine/common: ~2.2
- doctrine/orm: ~2.4,<2.5
This package is auto-updated.
Last update: 2024-10-18 06:41:44 UTC
README
#Gos DoctrineHydrator Component#
@TODO
Test are imcomplete or empty, so care.
Running the tests:
PHPUnit 3.5 or newer together with Mock_Object package is required. To setup and run tests follow these steps:
- go to the root directory of fixture
- run: composer install --dev
- run: phpunit
License
The project is under MIT lisence, for more information see the LICENSE file inside the project