Libraries tagged by phly
arokettu/random-polyfill
578076 Downloads
Random Extension Polyfill for PHP
phpunitgoodpractices/polyfill
367144 Downloads
Lacking future-compat polyfills for PHPUnit.
mollie/polyfill-libsodium
677095 Downloads
A polyfill package to transition from the libsodium php extension to the sodium extension. Which is included in PHP 7.2
mcrumm/phlack
244638 Downloads
Slack API and WebHook integration in PHP
polyfills/array-find
54040 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpcompatibility/phpcompatibility-symfony
757538 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
758599 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
mostafaznv/nova-map-field
70542 Downloads
Map Field for Laravel Nova
emcconville/point-reduction-algorithms
179001 Downloads
A collection of algorithms for reducing the number of points in polyline
cybercog/laravel-ownership
23661 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
rinvex/laravel-addresses
57838 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
phlib/xss-sanitizer
145532 Downloads
PHP XSS sanitizer tool for HTML
phlib/sms-length
650422 Downloads
SMS Length calculations, using GSM 03.38 and GSM 03.40
phlak/twine
52737 Downloads
String manipulation, leveled up!
sarciszewski/php-future
1528385 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP