Download the PHP package balfour/laravel-query-filters without Composer
On this page you can find all versions of the php package balfour/laravel-query-filters. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download balfour/laravel-query-filters
More information about balfour/laravel-query-filters
Files in balfour/laravel-query-filters
Download balfour/laravel-query-filters
More information about balfour/laravel-query-filters
Files in balfour/laravel-query-filters
Vendor balfour
Package laravel-query-filters
Short Description A library for applying filters & sorts to a query builder
License MIT
Package laravel-query-filters
Short Description A library for applying filters & sorts to a query builder
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-query-filters
laravel-query-filters
A library for applying filters & sorts to a query builder.
This library is in early release and is pending unit tests.
Use Case
A typical use case is that you have a table with form fields which are used to filter or sort the table data. The filter & sort values are passed as query string parameters, parsed, and are then applied to a database query or eloquent model.
Installation
Usage
All versions of laravel-query-filters with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.7
The package balfour/laravel-query-filters contains the following files
Loading the files please wait ....