Libraries tagged by prim
nikic/iter
4112654 Downloads
Iteration primitives using generators
lstrojny/functional-php
6241692 Downloads
Functional primitives for PHP
amphp/sync
22227357 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
graphp/graph
207064 Downloads
GraPHP is the mathematical graph/network library written in PHP.
clue/graph
3254433 Downloads
GraPHP is the mathematical graph/network library written in PHP.
amphp/http
4497125 Downloads
Basic HTTP primitives which can be shared by servers and clients.
graphp/algorithms
2110772 Downloads
Common mathematical graph algorithms implemented in PHP
drupol/phpermutations
574403 Downloads
Generators and iterators, permutations and combinations.
yireo/magento2-linkpreload
262985 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
robclancy/presenter
924279 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
jfcherng/php-sequence-matcher
2854582 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
smuuf/primi
55523 Downloads
A scripting language written in PHP & executable within PHP.
danog/primemodule
583037 Downloads
Prime module capable of doing prime factorization of huge numbers very quickly."
nelexa/buffer
498314 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
ionux/phactor
42726 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.