Libraries tagged by Algorithem
erikwang2013/snowflake-php
1005 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
enzomc/php-fpgrowth
4078 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
dsbaars/chacha20
12274 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
detain/rate-limit
3142 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
convenia/credit-card-validator-php
53295 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
combodo/doctrine-encrypt-bundle
79256 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
codedheartinside/apriori
22907 Downloads
Apriori data analysing algorithm written within PHP.
chxj1992/hashring
72867 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
bakert/blossom-php
1927 Downloads
Edmonds's Blossom Algorithm in PHP
axy/crypt
32717 Downloads
Some crypt algorithms
andydefer/algo-kit
1963 Downloads
Algo KIT - Probabilistic data structures and algorithms for large-scale data processing in PHP
a1essandro/perlin-noise
6473 Downloads
Algorithm for generating heightmaps
web-token/signature-pack
162290 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
leigh/chacha20
8733 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
morrisonlevi/algorithm
8 Downloads
Composable algorithms in PHP