rlacerda83 / lumen-api-query-parser by rlacerda83

Query parser for lumem
4,854
19
2
Package Data
Maintainer Username: rlacerda83
Maintainer Contact: r.lacerda83@gmail.com (Rodrigo Lacerda)
Package Create Date: 2015-08-21
Package Last Update: 2016-01-27
Language: PHP
License: BSD
Last Refreshed: 2024-04-18 15:16:28
Package Statistics
Total Downloads: 4,854
Monthly Downloads: 2
Daily Downloads: 0
Total Stars: 19
Total Watchers: 2
Total Forks: 3
Total Open Issues: 1

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.