Libraries tagged by user function
icyboy/shellwrap
56 Downloads
Use any command-line tool as a PHP function.
iantsch/mu-nav-menu
9 Downloads
WordPress must-use plugin to register a custom extended front-end menu walker and new wrapper function for BEM styled CSS classes.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
helloarman/vardump
39 Downloads
This will help you to use var_dump() and print_r() on your blade with the tag. People who are familiar with these php functions will benefit from this.
featherbb/php-utf-8
125 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
fbeen/dateextensionbundle
17 Downloads
This Bundle adds some date functions which are usefull if you cann't use the intl php extension.
emma/http-manager
32 Downloads
A PHP 8.0+ Attributes Based HTTP Routing. Can be used for all cases, MVC and Middleware - Class/Method/Function
emma/di
49 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
drewlabs/overloadable
502 Downloads
Provides function overloading to PHP language. It's an experimental feature as it may not be optimized for all use-case
dragonrun1/file_path_normalizer
3286 Downloads
File_path_normalizer is a class used to normalize PHP file paths without several of the shortcomings of the built-in functions.
deminy/shellwrap
1382 Downloads
Use any command-line tool as a PHP function.
bright-cloud-studio/isotope-multiple-galleries-extension
17 Downloads
Extends Isotope's 'getGalleries' function within the Product Reader module to allow choosing which Isotope Gallery to use instead of the selected Isotope Gallery within the Product Reader module.
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
arungpisyadi/sibex
13 Downloads
A more straight forward package to use SendinBlue API V3 in Laravel environment (Ex : Express Solution). The package will enable you to handle SendInBlue various functions through Laravel Facade, mostly related to building email list and managing marketing campaign.
aliobeidat/yii2-oci8
17 Downloads
Yii2 extension which uses well written pdo-via-oci8 package for standard PHP Oracle functions (OCI8)