Libraries tagged by algo
algoyounes/laravel-package-skeleton
1182 Downloads
Laravel Package Skeleton for streamlined package development
algoyounes/idempotency
71 Downloads
Laravel Idempotency Middleware package to prevent duplicate requests
yarri/my-blowfish
36272 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
syspass/plugin-authenticator
9204 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
securepoint/token-bucket
14978 Downloads
Implementation of the Token Bucket algorithm.
sanmai/rate-limiter
540 Downloads
Cache-based rate limiter using sliding window algorithm
phpbenchmark/phpbenchmark
11410 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
offdev/bandit
10507 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
necrox87/yii2-nudity-detector
2110 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
mordilion/huffman-php
21394 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mirovit/eik-validator
34947 Downloads
Algorithm for validation of EIK/BULSTAT in Bulgaria
markfullmer/porter2
27014 Downloads
Stem words using the English Porter 2 algorithm
maartenstaa/glicko2
7011 Downloads
PHP implementation of the Glicko-2 rating algorithm
lia/lia_hyphenator
659 Downloads
TYPO3 extension wrapping PHP word hyphenation using the TeX hyphenation algorithm for accurate text formatting.
lcobucci/jwt-rsassa-pss
11132 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms