Libraries tagged by algo
elliotsawyer/silverstripe-typesense
161 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
duzun/cycle-crypt
18 Downloads
Variable size symmetric key encryption algorithm
doganoo/dependency-solver
11 Downloads
listing database dependencies using topological sorting algorithms
detain/rate-limit
256 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
15 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.
dentmate/rajahan
36 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
crodas/phpcluster
22 Downloads
Some Unsupervised learning algorithm in PHP
codeages/rate-limiter
10246 Downloads
Rate Limiting Library With Token Bucket Algorithm
cirrusidentity/simplesamlphp-module-shib2idpnameid
8 Downloads
Filter to generate generate PersistentNameID (and the value for eduPersonTargetedID) with the same algorithm as Shibboleth IdP does.
caiquecezar/aco
3 Downloads
Ant Colony Optimization algorithm abstract library
bywulf/jigsawlutioner
88 Downloads
Jigsaw puzzle solving algorithm
brianzeligson/mabandit
17 Downloads
Implements the Multi Armed Bandit algorithm
brentkozjak/hash-identify
37 Downloads
Identify a hash algorithm based on string input
boehm_s/php-proximity-hash
2227 Downloads
A PHP port of the proximityhash algorithm by Ashwin Nair
bmichotte/dijkstra
1453 Downloads
php 7+ implementation of the Dijkstra algorithm