Libraries tagged by PHP functions
haldayne/boost
30632 Downloads
Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.
gajus/bugger
33 Downloads
Bugger is a collection of functions for debugging PHP code.
daikazu/misc-helpers
667 Downloads
Misc PHP and Laravel helper functions and Classes
michaeldrennen/local-file
21534 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
hametuha/string-utility
14244 Downloads
PHP traits of string helper functions.
geerlingguy/imap
250 Downloads
A PHP wrapper class for PHP's IMAP-related email handling functions.
assertchris/hash-compat
131647 Downloads
Provides forward compatibility with the hash_* functions that ship with PHP 5.5
mallardduck/whois-client
1877 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.
lion/command
2720 Downloads
library created with the function of executing commands from PHP.
moralesgea/forceutf8
6408 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
leigh/curve25519
25779 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
alibabacloud/fc-20230330
1707 Downloads
Alibaba Cloud Function Compute (20230330) SDK Library for PHP
tribus-studio/versioncontrol
6482 Downloads
PHP library that helps with deprecated classes and function calls in Drupal 8 and 9.
perry-rylance/dom-document
7392 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
mouf/utils.common.getvars
163377 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.