Libraries tagged by shims
hershel-theodore-layton/hhvm-four-shim
2972 Downloads
Supporting hhvm 4 for as long as possible.
giberti/ext-oauth-shim
33976 Downloads
An implementation of the pecl OAuth extension in PHP for shared hosts that don't provide it
symfony70/polyfill-php80
6390 Downloads
PHP 7.0 version of Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
polyfills/mb-trim
605 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
polyfills/array-first-array-last
412 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
phpexperts/laravel-env-polyfill
49836 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
empaphy/polyphill-uuid
22687 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
22807 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
22685 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
22689 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
22655 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
22777 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
22687 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
drupal-shimmy/animate.css
39422 Downloads
animate.css Drupal shim
christiaanbye/polyfill-each
14597 Downloads
PHP 8.x polyfill for the removed each() function