Libraries tagged by PHP Function
ngfw/recipe
4485 Downloads
Small Collection of useful PHP functions
aza/math
20749 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
fp4php/fp4php
24556 Downloads
PHP functional programming library
consistence-community/consistence
469063 Downloads
Consistence - consistent approach and additions to PHP's functionality
infocyph/intermix
4440 Downloads
A Collection of useful PHP class functions.
andrewgjohnson/linebreaks4imagettftext
47329 Downloads
linebreaks4imagettftext is a function to automatically insert line breaks into your text while using PHP's imagettftext function
innmind/stream
103078 Downloads
Wrapper to PHP stream functions
prolic/fpp
94957 Downloads
Functional PHP Preprocessor
sfneal/string-helpers
139575 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
antalaron/mb-similar-text
86975 Downloads
PHP similar_text() function for UTF-8
dreamscapes/ldap-core
83976 Downloads
Object encapsulation of PHP's native ldap functions
phattarachai/thaidate
32926 Downloads
A Laravel, PHP package for thaidate() function
datalinx/gettext-context
19594 Downloads
Implementation of context functions for the PHP gettext extension
kapolos/pramda
68885 Downloads
Toolkit for Practical Functional Programming in PHP
jbzoo/retry
66289 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support