Libraries tagged by shim
symfony70/polyfill-php80
6724 Downloads
PHP 7.0 version of Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
polyfills/mb-trim
824 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
563 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
phpexperts/laravel-env-polyfill
49884 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
empaphy/polyphill-uuid
23712 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
23832 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
23710 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
23714 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
23680 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
23806 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
23712 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
drupal-shimmy/animate.css
40963 Downloads
animate.css Drupal shim
christiaanbye/polyfill-each
14966 Downloads
PHP 8.x polyfill for the removed each() function
ayesh/is_countable-polyfill
133351 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
pbes/crypt-blowfish
12196 Downloads
Fork https://github.com/shimochi/Crypt_Blowfish for supporting PHP 7.4