Libraries tagged by functions
drupal/devel
1664745 Downloads
Various blocks, pages, and functions for developers.
drupal-pattern-lab/bem-twig-extension
449245 Downloads
Twig function that inserts static classes into Pattern Lab and adds them to the Attributes object in Drupal
divineomega/array_undot
107836 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
craue/geo-bundle
330816 Downloads
Doctrine functions for calculating geographical distances in your Symfony project.
chamilo/pclzip
133775 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
causal/extractor
198631 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
bitworking/mimeparse
129358 Downloads
Basic functions for handling mime-types.
bentools/string-combinations
169226 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
backpack/medialibrary-uploaders
46391 Downloads
Helper functions to save files with spatie media library
axepress/wp-graphql-stubs
356267 Downloads
WPGraphQL function and class declaration stubs for static analysis.
appwrite/php-runtimes
82982 Downloads
Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.
alkoumi/laravel-arabic-numbers
14174 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
ajgl/csv-rfc
324842 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
aeon-php/sleep
321860 Downloads
Improved sleep function that uses simple TimeUnit and decides between \sleep and \usleep
adriansuter/php-autoload-override
43891 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.