Libraries tagged by pure functions
illuminated/helper-functions
592807 Downloads
Laravel-specific and pure PHP Helper Functions.
wikimedia/cdb
1052469 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
pinkcrab/function-constructors
66398 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.
solodkiy/memorize
50041 Downloads
Simple cache for pure functions
aza/math
22403 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).
wikibase-solutions/array-functions
1509 Downloads
Provides a set of pure parser functions that operate on arrays
chemem/bingo-functional
7038 Downloads
A simple functional programming library.
deemru/blake2b
22166 Downloads
BLAKE2 hash function on pure PHP
leigh/curve25519
26052 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
php-standard-library/ansi
1204 Downloads
Pure functions for constructing ANSI escape sequences - text styling, colors, cursor movement, and screen manipulation
amashukov/abi-encoder-php
357 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
globalcitizen/php-iso7064
24699 Downloads
php-iban is a library implementing the pure ISO/IEC 7064 checksum functions.
jan-drda/pure-php-xml-writer
255 Downloads
Simple XML writer library written with basic PHP functions only.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
ljson/ljson
13 Downloads
JSON extended with pure functions. in PHP