Libraries tagged by fractions
bradmkjr/monolog-wordpress
16598 Downloads
A handler for Monolog that sends messages to MySQL via WordPress Functions
bfg/embedded-call
45340 Downloads
API with closing functions
berlioz/helpers
32459 Downloads
Many PHP functions used in the Berlioz framework, which you can use in your developments.
belhard/xajax
20867 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
bayfrontmedia/php-array-helpers
10483 Downloads
Helper class to provide useful array functions.
bartlett/php-compatinfo-db
81983 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
bartlett/monolog-callbackfilterhandler
123803 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
bag2/cookie
3401 Downloads
Cookie functions over PSR-7 and setcookie() function.
awkwardideas/phpcfencrypt
24180 Downloads
PHP functions for performing ColdFusion encrypt
assertchris/hash-compat
131929 Downloads
Provides forward compatibility with the hash_* functions that ship with PHP 5.5
aozisik/php-turkce
1796 Downloads
Turkish language friendly string manipulation functions for PHP.
andritiana/mysql8-doctrine2-spatial
24396 Downloads
Doctrine2 multi-platform support for spatial types and functions
thecodingmachine/safe8
13048 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
publero/net_gearman
77930 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
php-extended/polyfill-php80-str-utils
65828 Downloads
A php implementation of string functions introduced in php8 and above