Download the PHP package larafun/filters without Composer
On this page you can find all versions of the php package larafun/filters. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download larafun/filters
More information about larafun/filters
Files in larafun/filters
Download larafun/filters
More information about larafun/filters
Files in larafun/filters
Vendor larafun
Package filters
Short Description Use Filters instead of Requests in your Laravel projects to be more versatile.
License MIT
Package filters
Short Description Use Filters instead of Requests in your Laravel projects to be more versatile.
License MIT
Please rate this library. Is it a good library?
Informations about the package filters
Larafun Filters
Use Filters instead of Requests in your Laravel projects to be more versatile.
Check out the full documentation in here larafun-filters.readthedocs.io
Installation
Requires PHP > 7.0, Laravel > 5.5
Basic Usage
Just make your Filters extend Larafun\Filters\Filter
Why use this package?
Because its safer to not bind your Services to the Request.
You may want to use your Services on environments other than http.
All versions of filters with dependencies
PHP Build Version
Package Version
The package larafun/filters contains the following files
Loading the files please wait ....