Download the PHP package particle/filter without Composer
On this page you can find all versions of the php package particle/filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download particle/filter
More information about particle/filter
Files in particle/filter
Download particle/filter
More information about particle/filter
Files in particle/filter
Vendor particle
Package filter
Short Description Flexible and highly usable filter library with no dependencies.
License BSD-3-Clause
Homepage http://github.com/particle-php/Filter
Package filter
Short Description Flexible and highly usable filter library with no dependencies.
License BSD-3-Clause
Homepage http://github.com/particle-php/Filter
Please rate this library. Is it a good library?
Informations about the package filter
Particle\Filter is a very small filtering library, with the easiest and most usable API we could possibly create.
Small usage example
Functional features
- Filter an array of values
- Get a cleaned array after filtering
- A large set of available filters
- Ability to set default values if nothing is provided
- Ability to filter nested, repeated arrays
- Ability to remove (empty) values
- Ability to extend the filter to add your own custom filter rules
Non functional features
- Easy to write (IDE auto-completion for easy development)
- Easy to read (improves peer review)
- Fully documented: filter.particle-php.com
- Fully tested: Scrutinizer
- Zero dependencies
===
Find more information and advanced usage examples at filter.particle-php.com
All versions of filter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package particle/filter contains the following files
Loading the files please wait ....