Libraries tagged by prim
amphp/sync
60243117 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
clue/graph
4481352 Downloads
GraPHP is the mathematical graph/network library written in PHP.
nikic/iter
6313067 Downloads
Iteration primitives using generators
lstrojny/functional-php
7502440 Downloads
Functional primitives for PHP
amphp/http
11029802 Downloads
Basic HTTP primitives which can be shared by servers and clients.
graphp/graph
309975 Downloads
GraPHP is the mathematical graph/network library written in PHP.
graphp/algorithms
2953291 Downloads
Common mathematical graph algorithms implemented in PHP
yireo/magento2-linkpreload
357835 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
robclancy/presenter
1111971 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
jfcherng/php-sequence-matcher
5741810 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
smuuf/primi
78365 Downloads
A scripting language written in PHP & executable within PHP.
danog/primemodule
801929 Downloads
Prime module capable of doing prime factorization of huge numbers very quickly."
nelexa/buffer
526992 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
86174 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.
drupol/phpermutations
716254 Downloads
Generators and iterators, permutations and combinations.