alphalabs / filter-engine
Filter engine which could be used to alter Doctrine queries based on filter expression
Installs: 6 739
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.3
- alphalabs/common: ~1.0
- doctrine/orm: ~2.2,>=2.2.3
- swop/filter-expression-parser: ~1.0
- symfony/http-foundation: ~2.4
This package is not auto-updated.
Last update: 2024-10-26 16:33:31 UTC
README
Filter engine which could be used to alter Doctrine queries based on filter expression
The filter engine take advantage of the Swop/FilterExpressionParser library in order to parse the filter expression