Libraries tagged by algos
edgaras/strsim
1230 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
cmsig/seal-laravel-package
2961 Downloads
An integration of CMS-IG SEAL search abstraction into Laravel Framework.
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
eloquent/lcs
351339 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
altostrat/tools
3294 Downloads
Tooling for Laravel microservices
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