PHPackages                             igor822/query-parser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. igor822/query-parser

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

igor822/query-parser
====================

This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source

1.0.0(10y ago)039MITPHPPHP &gt;=5.4.0

Since Sep 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/igor822/query-parser)[ Packagist](https://packagist.org/packages/igor822/query-parser)[ RSS](/packages/igor822-query-parser/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

QueryParser
===========

[](#queryparser)

This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source

Example
-------

[](#example)

```
