Download the PHP package polyfills/array-first-array-last without Composer
On this page you can find all versions of the php package polyfills/array-first-array-last. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download polyfills/array-first-array-last
More information about polyfills/array-first-array-last
Files in polyfills/array-first-array-last
Download polyfills/array-first-array-last
More information about polyfills/array-first-array-last
Files in polyfills/array-first-array-last
Vendor polyfills
Package array-first-array-last
Short Description PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
License MIT
Homepage https://php.watch/versions/8.5/array_first-array_last
Package array-first-array-last
Short Description PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
License MIT
Homepage https://php.watch/versions/8.5/array_first-array_last
Please rate this library. Is it a good library?
Informations about the package array-first-array-last
array_first
and array_last
polyfills
Provides user-land PHP polyfills for the array_first
and array_last
functions added in PHP 8.5.
Requires PHP 7.3 or later. Not supported on PHP 8.5 because these functions are natively implemented in PHP 8.5.
Installation
Usage
Simply use the array_first
and array_last
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-first-array-last with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
The package polyfills/array-first-array-last contains the following files
Loading the files please wait ....