KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
lumen-api-query-parser
★ 20
Open GitHub ↗
Query parser API requests
Download README (.md)
Explore Similar Repositories
compat-cli
:
ECMAScript 5/6/7 compatibility command line tool
Blacklist-By-Words
:
Chrome extension to hide Facebook posts containing specific keywords.
iOS_Develop
:
该文档都是日常开发过程中解决问题的经验总结。
blog
:
Source for Jermolene blog
popWindow
:
触屏弹窗组件
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
lumen-api-query-parser
?
Download (.md)
[](https://travis-ci.org/rlacerda83/lumen-api-query-parser) [](https://packagist.org/packages/rlacerda83/query-parser)   [](https://styleci.io/repos/41127669) # 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](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](https://github.com/rlacerda83/lumen-api-query-parser/wiki) for more information. ## Contributing Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ### Security If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.