lumen-doctrine
lumen-doctrine copied to clipboard
Doctrine module for the Lumen PHP framework.
now actually the error that receive after installation and copy doctrine.php is the following: In Setup.php line 139: Type error: Argument 1 passed to Doctrine\ORM\Tools\Setup::createCacheConfiguration() must be of the type...
Just looked through the code and found that in https://github.com/nordsoftware/lumen-doctrine/blob/develop/src/Filters/TrashedFilter.php#L19 the time stamp is calculated from the DB's time and timezone settings and in https://github.com/nordsoftware/lumen-doctrine/blob/develop/src/Traits/SoftDeletes.php#L26 the time stamp is calculated...
Codeception recommended. Run tests on Travis CI. Bonus points for code coverage (possibly via Code Climate). See https://github.com/nordsoftware/lumen-cors for reference.