Download the PHP package polyfills/array-find without Composer
On this page you can find all versions of the php package polyfills/array-find. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download polyfills/array-find
More information about polyfills/array-find
Files in polyfills/array-find
Download polyfills/array-find
More information about polyfills/array-find
Files in polyfills/array-find
Vendor polyfills
Package array-find
Short Description PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
License MIT
Homepage https://php.watch/versions/8.4/array_find-array_find_key-array_any-array_all
Package array-find
Short Description PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
License MIT
Homepage https://php.watch/versions/8.4/array_find-array_find_key-array_any-array_all
Please rate this library. Is it a good library?
Informations about the package array-find
array_find
, array_find_key
, array_any
and array_all
polyfills
Provides user-land PHP polyfills for the array_find
, array_find_key
, array_any
and array_all
functions added in PHP 8.4.
Requires PHP 7.1 or later. Not supported on PHP 8.4 because these functions are natively implemented in PHP 8.4.
Installation
Usage
Simply use the array_find
, array_find_key
, array_any
and array_all
functions as if they were declared already.
Contributions
Contributions are welcome either as a GitHub issue or a PR to this repo.
All versions of array-find with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^8.0
The package polyfills/array-find contains the following files
Loading the files please wait ....