Packages from polyfills
- 
                PHP polyfills/array-findPHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4. 
- 
                PHP polyfills/array-first-array-lastPHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5. 
- 
                PHP polyfills/mb-trimPHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4. 
- 
                PHP polyfills/mb-ucfirst-lcfirstPHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4. 
- 
                
- 
                
