Download the PHP package estasi/filter without Composer
On this page you can find all versions of the php package estasi/filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download estasi/filter
More information about estasi/filter
Files in estasi/filter
Download estasi/filter
More information about estasi/filter
Files in estasi/filter
Please rate this library. Is it a good library?
Informations about the package filter
Estasi Filter
This is a set of frequently used, unchangeable filters that are required. Provides a simple data filtering chain that allows you to apply multiple filters in the specified order.
Installation
To install with a composer:
Requirements
- PHP 7.4 or newer
- ext-mbstring
- ext-intl
- Data Structures:
composer require php-ds/php-ds
Polyfill is installed with the estasi/filter package.
Usage
Basic usage
Chain
Here are two filters tasks in the chain: explicitly (by class declaration) and via the factory (array):
License
All contents of this package are licensed under the BSD-3-Clause license.
All versions of filter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-mbstring Version *
ext-intl Version *
estasi/plugin-manager Version ^1
estasi/utility Version ^1
php-ds/php-ds Version dev-master
ext-mbstring Version *
ext-intl Version *
estasi/plugin-manager Version ^1
estasi/utility Version ^1
php-ds/php-ds Version dev-master
The package estasi/filter contains the following files
Loading the files please wait ....