Libraries tagged by pure functions
illuminated/helper-functions
446262 Downloads
Laravel-specific and pure PHP Helper Functions.
wikimedia/cdb
889119 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
solodkiy/memorize
33619 Downloads
Simple cache for pure functions
aza/math
19808 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).
chemem/bingo-functional
6121 Downloads
A simple functional programming library.
deemru/blake2b
18251 Downloads
BLAKE2 hash function on pure PHP
pinkcrab/function-constructors
51703 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
cdb/cdb
3206 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
globalcitizen/php-iso7064
23951 Downloads
php-iban is a library implementing the pure ISO/IEC 7064 checksum functions.
leigh/curve25519
25738 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
wikibase-solutions/array-functions
434 Downloads
Provides a set of pure parser functions that operate on arrays
jan-drda/pure-php-xml-writer
217 Downloads
Simple XML writer library written with basic PHP functions only.
fuwasegu/cache-decorator
6 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
ashleydawson/canonically-flatten-tree
3242 Downloads
Pure function to flatten a tree (n-dimensional array) into a canonicalised list array
ljson/ljson
12 Downloads
JSON extended with pure functions. in PHP