Libraries tagged by pure functions
illuminated/helper-functions
474168 Downloads
Laravel-specific and pure PHP Helper Functions.
solodkiy/memorize
36362 Downloads
Simple cache for pure functions
wikimedia/cdb
907522 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
aza/math
20211 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
6216 Downloads
A simple functional programming library.
deemru/blake2b
18980 Downloads
BLAKE2 hash function on pure PHP
wikibase-solutions/array-functions
558 Downloads
Provides a set of pure parser functions that operate on arrays
pinkcrab/function-constructors
51742 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.
jan-drda/pure-php-xml-writer
225 Downloads
Simple XML writer library written with basic PHP functions only.
globalcitizen/php-iso7064
24042 Downloads
php-iban is a library implementing the pure ISO/IEC 7064 checksum functions.
leigh/curve25519
25749 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
ljson/ljson
12 Downloads
JSON extended with pure functions. in PHP
cdb/cdb
3214 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
jonbaldie/functions
30 Downloads
A skeleton PHP project based on the principles of functional programming and pure functions.