Libraries tagged by PHP functions
nilportugues/php_backslasher
9234 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
sebastiaanluca/php-helpers
19239 Downloads
An extensive set of PHP helper functions and classes.
philasearch/helper-functions
16403 Downloads
Helper functions for php
filisko/testable-functions
186 Downloads
A library for testing PHP's built-in functions or language constructs.
bugbuster/browscap-php
1399 Downloads
Standalone replacement for php's native get_browser() function
zeek/php-utils
11166 Downloads
A collection of functions that provide basic PHP utility functionality.
lorddashme/php-cryptor
4564 Downloads
A PHP package wrapper for cryptography functions.
geo6/php-gdal-wrapper
11925 Downloads
PHP Library to use GDAL functions
repat/php-helper
4787 Downloads
Some helper function for developing applications with PHP 7.2+
itul/functions
2176 Downloads
Common Functions that are missing from PHP
yakeing/php_session
95 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
yakeing/php_fsockopen
125 Downloads
fsockopen is the wrapper function for socket socket links
ufado/tron-php
146 Downloads
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
tito10047/php-defer
17 Downloads
A defer function defers the execution of a function until the surrounding function returns.
sunaoka/hash-php
296 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.