Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arodu/cakephp-query-filter

QueryFilter plugin for CakePHP
https://github.com/arodu/cakephp-query-filter

Last synced: 3 months ago
JSON representation

QueryFilter plugin for CakePHP

Awesome Lists containing this project

README

        

# QueryFilter plugin for CakePHP

## Installation

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require arodu/cakephp-query-filter
```