Libraries tagged by prim
clue/graph
3489207 Downloads
GraPHP is the mathematical graph/network library written in PHP.
nikic/iter
4490828 Downloads
Iteration primitives using generators
lstrojny/functional-php
6558382 Downloads
Functional primitives for PHP
amphp/sync
28361904 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
graphp/algorithms
2277392 Downloads
Common mathematical graph algorithms implemented in PHP
robclancy/presenter
965716 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
amphp/http
5043933 Downloads
Basic HTTP primitives which can be shared by servers and clients.
graphp/graph
225099 Downloads
GraPHP is the mathematical graph/network library written in PHP.
drupol/phpermutations
626581 Downloads
Generators and iterators, permutations and combinations.
yireo/magento2-linkpreload
284433 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
jfcherng/php-sequence-matcher
3350968 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
innmind/immutable
138322 Downloads
Immutable PHP primitive wrappers
smuuf/primi
58204 Downloads
A scripting language written in PHP & executable within PHP.
danog/primemodule
617266 Downloads
Prime module capable of doing prime factorization of huge numbers very quickly."
nelexa/buffer
506410 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.