Libraries tagged by Algorithem
fgh151/yii2-quiz
85 Downloads
Provide quiz algorithms
exchangecore/progressencode
40 Downloads
PHP implementation of the Progress OpenEdge ENCODE algorithm
emma/searchengine
31 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
duzun/cycle-crypt
18 Downloads
Variable size symmetric key encryption algorithm
drzippie/crop
4 Downloads
Modern PHP library for intelligent image cropping with multiple algorithms
devdch/fsrs
95 Downloads
Free Spaced Repetition Scheduler (FSRS) algorithm implementation in PHP.
detain/rate-limit
263 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
designbycode/south-african-id-validator
33 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
deadlarsen/iblocksortfix
4 Downloads
1C-Bitrix module for fixing SORT field in iblock elements with 100-step algorithm
dbeurive/shuntingyard
44 Downloads
This is an implementation of the shunting yard algorithm.
cryde/noise-functions
8 Downloads
Algorithm for generating heightmaps
crodas/phpcluster
22 Downloads
Some Unsupervised learning algorithm in PHP
codeages/rate-limiter
10266 Downloads
Rate Limiting Library With Token Bucket Algorithm
cirrusidentity/simplesamlphp-module-shib2idpnameid
131 Downloads
Filter to generate generate the PairwiseID, the PersistentNameID (and the value for eduPersonTargetedID) with the same algorithm as Shibboleth IdP does.
caiquecezar/aco
3 Downloads
Ant Colony Optimization algorithm abstract library