Libraries tagged by pure functions
illuminated/helper-functions
388657 Downloads
Laravel-specific and pure PHP Helper Functions.
wikimedia/cdb
840768 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
chemem/bingo-functional
5920 Downloads
A simple functional programming library.
solodkiy/memorize
29905 Downloads
Simple cache for pure functions
pinkcrab/function-constructors
49981 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.
deemru/blake2b
16894 Downloads
BLAKE2 hash function on pure PHP
globalcitizen/php-iso7064
23484 Downloads
php-iban is a library implementing the pure ISO/IEC 7064 checksum functions.
leigh/curve25519
25457 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
aza/math
19023 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).
jonbaldie/functions
28 Downloads
A skeleton PHP project based on the principles of functional programming and pure functions.
wikibase-solutions/array-functions
346 Downloads
Provides a set of pure parser functions that operate on arrays
jan-drda/pure-php-xml-writer
210 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.
ljson/ljson
12 Downloads
JSON extended with pure functions. in PHP
cdb/cdb
3193 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.