Roave / RoaveDbCriteria

Use Doctrine Collections expressions with Zend\Db\Sql for smart criteria / filtering / query building.
MIT License
6 stars 2 forks source link

Added apply() method to apply limit, offset, order to Select object #8

Closed EvanDotPro closed 10 years ago

EvanDotPro commented 10 years ago

WITH TESTS!

...Also added an example in the readme.