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

https://github.com/softspring/doctrine-query-filters

This library adds a new filter for doctrine queries
https://github.com/softspring/doctrine-query-filters

doctrine

Last synced: 4 months ago
JSON representation

This library adds a new filter for doctrine queries

Awesome Lists containing this project

README

          

# Doctrine query filters

![Latest Stable](https://img.shields.io/packagist/v/softspring/doctrine-query-filters?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/doctrine-query-filters?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/doctrine-query-filters?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/doctrine-query-filters/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/doctrine-query-filters?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/doctrine-query-filters/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/doctrine-query-filters/actions/workflows/ci.yml)
![Coverage](https://raw.githubusercontent.com/softspring/doctrine-query-filters/5.4/.github/badges/coverage.svg)

This library adds a new filter for doctrine queries