Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arodu/cakephp-query-filter
- Owner: arodu
- License: mit
- Created: 2022-12-01T10:51:26.000Z (about 2 years ago)
- Default Branch: 1.next-cake4
- Last Pushed: 2024-02-13T17:47:16.000Z (11 months ago)
- Last Synced: 2024-10-04T09:21:58.005Z (3 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/arodu/cakephp-query-filter
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```