Libraries tagged by algol
jetstreamlabs/snowflake
1409 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
jbroadway/distinctelements
2 Downloads
A pure PHP implementation of the Distinct Elements in Streams algorithm for estimating the number of distinct elements in a set.
jackyxie/ccxt
107 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
ihsandevs/php-binary-search
9 Downloads
A PHP implementation of the Binary Search algorithm
http5/random
4037 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
6 Downloads
forever2077/php-helper
34 Downloads
PHP Tool Library
fieg/knn
250 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP
fgsl/geneticalgorithm
5 Downloads
Fgsl Genetic Algorithm
diolan12/dijkstra
36 Downloads
A simple PHP implementation on Dijkstra's algorithm generated by ChatGPT
datashaman/supercluster-php
208 Downloads
carloswph/sorter
3 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
bingo-soft/heap
2390 Downloads
PHP library containing heap implementations