orm
orm copied to clipboard
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.c...
Results
1
orm issues
Sort by
recently updated
recently updated
newest added
**Steps** Install cakephp/orm 3.0 via composer on PHP 5.6. **Expected** All installed dependencies compatible with that orm version. **Actual** Installed dependency cakephp/event 3.10 throws a deprecation. **Temporary workaround** Manually set...