Skip to content

Releases: Swop/FilterExpressionParser

FilterExpressionParser v1.0.0

Choose a tag to compare

@Swop Swop released this 24 Apr 14:54

First version of the library.

Features:

  • Basic Parser/Lexer (inspired by the Doctrine DQL parser, but lighter)
  • QueryBuilder patcher to alter queries based on the AST build by the parser