rlacerda83/query-parser

Query parser for lumem

v1.0-beta 2015-08-23 00:15 UTC

README

Build Status License Development Version Monthly Installs StyleCI

Query string parser for Lumen API

The Query Parser package is for you that want to implement sorting and filter functions in their API. With Query Parser is simple and intuitive to implement these features.

Current Features

  • Support Mysql and MongoDB
  • Sort
  • Filter
  • Limit which fields are returned by the API

Support mongoDB using https://github.com/jenssegers/laravel-mongodb package.

Upcoming Features

  • Add standard ElasticSearch filter
  • Manager loading related resource representations

Documentation

Please refer to our extensive Wiki documentation for more information.

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.