Download the PHP package maldoinc/doctrine-filter without Composer
On this page you can find all versions of the php package maldoinc/doctrine-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maldoinc/doctrine-filter
More information about maldoinc/doctrine-filter
Files in maldoinc/doctrine-filter
Download maldoinc/doctrine-filter
More information about maldoinc/doctrine-filter
Files in maldoinc/doctrine-filter
Vendor maldoinc
Package doctrine-filter
Short Description Quickly add advanced filtering/searching and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
License MIT
Homepage https://github.com/maldoinc/doctrine-filter
Package doctrine-filter
Short Description Quickly add advanced filtering/searching and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
License MIT
Homepage https://github.com/maldoinc/doctrine-filter
Please rate this library. Is it a good library?
Informations about the package doctrine-filter
doctrine-filter
Quickly add advanced filtering and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
Requirements
- PHP >= 7.4
- Doctrine >= 2.0
Examples
Products with a price range between 100 and 200
Users with a birthday after 1 Jan 2000
Users with an email ending with gmail.com
Customers whose subscription field is null
Users ordered by their last name in descending order
For this query only the status filter and order by id desc will be applied. Any keys not in the specified filter or orderBy format will be ignored
Documentation
Read the documentation here
All versions of doctrine-filter with dependencies
PHP Build Version
Package Version
The package maldoinc/doctrine-filter contains the following files
Loading the files please wait ....