Libraries tagged by PHP Function
jbzoo/jbdump
1056254 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
ilya/belt
19633 Downloads
A handful of tools for PHP developers.
imanghafoori/laravel-heyman
34581 Downloads
A package to help you write expressive defensive code in a functional manner
php-stubs/wordpress-tests-stubs
725181 Downloads
WordPress Tests function and class declaration stubs for static analysis.
lstrojny/hmmmath
1642030 Downloads
Collection of math related PHP functions
causal/extractor
168511 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
touki/ftp
1063987 Downloads
A fully object oriented library for PHP FTP functions
imsop/simplexml_debug
129004 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
ajgl/csv-rfc
276224 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
ijanki/ftp-bundle
631644 Downloads
A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more classy way.
wikimedia/cdb
863512 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
protonlabs/bitcoin
107443 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
kapolos/pramda
68077 Downloads
Toolkit for Practical Functional Programming in PHP
indigophp/hash-compat
903275 Downloads
Backports hash_* functionality to older PHP versions
fresh/datetime
205722 Downloads
PHP library that provides additional functions for processing dates & times.