polyfills/array-first-array-last
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
时间:2026-01-04 05:17
polyfills/array-find
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
时间:2026-01-04 03:28
polyfills/mb-ucfirst-lcfirst
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
时间:2024-03-07 06:53
polyfills/pdo-sqlite-subclass
User-land PHP polyfill for PDO Sqlite driver subclass.
时间:2024-01-14 18:28
polyfills/pdo-mysql-subclass
User-land PHP polyfill for PDO MySQL driver subclass.
时间:2024-01-12 13:19
phpwatch/array_key_first_last-polyfill
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
时间:2020-08-24 06:40