Libraries tagged by PHP functions
tcz/phpunit-mockfunction
50242 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
silverstripeltd/silverstripe-elemental-decisiontree-json
5330 Downloads
Adds PHP functions to the block to output the entire tree data as JSON format.
mouf/utils.log.psr.errorlog_logger
392730 Downloads
This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)
mouf/utils.log.errorlog_logger
183642 Downloads
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
mihasicehcek/json_parser
5683 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
farzai/support
3989 Downloads
A collection of useful PHP functions, helpers, and classes.
co-stack/lib
3665 Downloads
A set of really useful, well tested and high performant php functions
bluefrg/retry
6405 Downloads
A simple PHP function used to retry failed operations.
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
baraja-core/lock
130863 Downloads
Simple PHP function lock system.
anomaly/helper-plugin
50962 Downloads
A plugin that provides numerous helpful PHP functions.
acelot/helpers
2142 Downloads
Useful PHP functions for everyday use
waynestate/apdatetime
26425 Downloads
Return an AP style date/time format when using the PHP date function
toobo/bcp47
62 Downloads
PHP utility functions to validate and normalize IETF BCP 47 language tag.
okneloper/csv
4443 Downloads
OOP wrapper for PHP's csv functions, with column mapping for easy code maintenance.