Libraries tagged by user function
white-rabbit-1-sketch/php-file-hash-map
4620 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
twistor/flysystem-http
256967 Downloads
An HTTP adapter for Flysystem that uses basic PHP functions.
aeon-php/sleep
346167 Downloads
Improved sleep function that uses simple TimeUnit and decides between \sleep and \usleep
jaimeperez/twig-configurable-i18n
2575682 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
44305 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
cion/laravel-text-to-speech
29274 Downloads
This package creates a shared API to easily use Text to Speech functionalities amongst different TTS providers.
jhowbhz/apigratis-sdk-php
4529 Downloads
This package is free and can be used for API Brazil website functions
osama-98/laravel-enum-translatable
1324 Downloads
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
drupal-pattern-lab/attach-library-twig-extension
339797 Downloads
Twig function that lets Pattern Lab use a simple version of Drupal's attach_library function to add javascript files per component.
doiftrue/unitest-wp-copy
2580 Downloads
Collection of WordPress core functions and classes that can be used in unit tests to simulate WordPress environment.
atk14/functions
27955 Downloads
Functions used in the ATK14 Framework
palmtree/collection
8617 Downloads
Immutable collections which provide commonly used functionality missing from arrays
p3k/utils
16767 Downloads
Some helpful functions used by https://p3k.io projects
ozankurt/laravel-intl
2190 Downloads
Easy to use internationalization functions for Laravel
myqaa/laravel-intl
21029 Downloads
Easy to use internationalization functions for Laravel