Download the PHP package catalyzecomm/laravel-filterable without Composer
On this page you can find all versions of the php package catalyzecomm/laravel-filterable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download catalyzecomm/laravel-filterable
More information about catalyzecomm/laravel-filterable
Files in catalyzecomm/laravel-filterable
Download catalyzecomm/laravel-filterable
More information about catalyzecomm/laravel-filterable
Files in catalyzecomm/laravel-filterable
Vendor catalyzecomm
Package laravel-filterable
Short Description A Simple filter library for laravel
License MIT
Homepage https://github.com/catalyzecomm/laravel-filterable
Package laravel-filterable
Short Description A Simple filter library for laravel
License MIT
Homepage https://github.com/catalyzecomm/laravel-filterable
Please rate this library. Is it a good library?
Informations about the package laravel-filterable
Laravel Filterable
This package allows you to easily handle database filtering through query strings.
Installation
You can install the package via composer:
for Laravel 6.x & 7.x
Introduction
Introduction here
Usage
Define your model (use Catalyzecomm\Filterable
Trait and define $allowedFilters
)
Use on your controller
or
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-filterable with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
illuminate/http Version ^6.18.31|^7.22.4
illuminate/support Version ^6.0|^7.0
illuminate/pipeline Version ^5.5|^6.0|^7.0
illuminate/database Version ^6.18.31|^7.22.4
illuminate/http Version ^6.18.31|^7.22.4
illuminate/support Version ^6.0|^7.0
illuminate/pipeline Version ^5.5|^6.0|^7.0
illuminate/database Version ^6.18.31|^7.22.4
The package catalyzecomm/laravel-filterable contains the following files
Loading the files please wait ....