Download the PHP package tomas-kulhanek/doctrine-query-search without Composer
On this page you can find all versions of the php package tomas-kulhanek/doctrine-query-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-query-search
Search Expression in query
Filter operations
| Start with | :~ |
| End with | ~: |
| Like | ~ |
| Not like | !~ |
| Bigger than | < |
| Bigger then or equal | <: |
| Lower than | > |
| Lower than or equal | >: |
| Equal | : |
| Not equal | !: |
FILTER
Asterisk
SORTING
PAGING
Example output
All versions of doctrine-query-search with dependencies
PHP Build Version
Package Version
The package tomas-kulhanek/doctrine-query-search contains the following files
Loading the files please wait ...