https://github.com/alexdodonov/mezon-filter
Class for compilation of filters wich can be as URL parameters
https://github.com/alexdodonov/mezon-filter
Last synced: 3 months ago
JSON representation
Class for compilation of filters wich can be as URL parameters
- Host: GitHub
- URL: https://github.com/alexdodonov/mezon-filter
- Owner: alexdodonov
- Created: 2020-04-11T12:54:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T01:26:13.000Z (over 2 years ago)
- Last Synced: 2025-07-12T09:26:34.998Z (3 months ago)
- Language: PHP
- Size: 76.2 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Filter [](https://travis-ci.com/alexdodonov/mezon-filter) [](https://codecov.io/gh/alexdodonov/mezon-filter)
## IntroClass wich can compile filter and pass as URL parameter.
## Installation
Just print in console
```
composer require mezon/filter
```