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

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

Awesome Lists containing this project

README

          

# Filter [![Build Status](https://travis-ci.com/alexdodonov/mezon-filter.svg?branch=master)](https://travis-ci.com/alexdodonov/mezon-filter) [![codecov](https://codecov.io/gh/alexdodonov/mezon-filter/branch/master/graph/badge.svg)](https://codecov.io/gh/alexdodonov/mezon-filter)
## Intro

Class wich can compile filter and pass as URL parameter.

## Installation

Just print in console

```
composer require mezon/filter
```