Libraries tagged by user function
silverstripe/closure
162459 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
friendsofhyperf/helpers
27375 Downloads
The commonly used functions for Hyperf.
eduardovillao/wp-since
495 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
shopblocks/php-ico
62454 Downloads
Provides easy-to-use functionality to generate valid ICO files. Adapted from the popular PHP_ICO library.
phpcurl/curlwrapper
106647 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
twistor/flysystem-http
248543 Downloads
An HTTP adapter for Flysystem that uses basic PHP functions.
staabm/password_exposed
317610 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
aeon-php/sleep
325477 Downloads
Improved sleep function that uses simple TimeUnit and decides between \sleep and \usleep
jaimeperez/twig-configurable-i18n
2527085 Downloads
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
forrest79/phpcs-ignores
26769 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
cion/laravel-text-to-speech
25958 Downloads
This package creates a shared API to easily use Text to Speech functionalities amongst different TTS providers.
aza/math
20685 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
drupal-pattern-lab/attach-library-twig-extension
317166 Downloads
Twig function that lets Pattern Lab use a simple version of Drupal's attach_library function to add javascript files per component.
tomatophp/tomato
4678 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
reflective/reflection
11671 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.