Libraries tagged by algol
nouralhadi/stemmer
132 Downloads
The first free open source Arabic stemmer ever written in PHP for Laravel framework implementing ISRI algorithm
nicmart/dgim
21 Downloads
Implementation of the DGIM algorithm to count ones in a window
nessworthy/decasteljau
18 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
neochief/syllable
757 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
natsimhan/simplex-noise
19 Downloads
A speed-improved simplex noise algorithm for 2D in PHP.
nanokaweb/spaced-repetition
748 Downloads
Spaced repetition algorithms (SuperMemo algorithm SM-2)
mobly/connectopus-throttling
7534 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.
mkd/laravel-otp
1 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mieuxvoter/majority-judgment
96 Downloads
Deliberate your polls using Majority Judgment with a fast, robust, interface-oriented and scalable algorithm.
magentron/metaphone-spanish
146 Downloads
PHP implementation of the Spanish metaphone algorithm
lsat/yii2-otp
564 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
lorlev/aho-corasick
130 Downloads
An implementation of the Aho-Corasick string matching algorithm.
leigh/poly1305
114 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
kostikpenzin/credit-calc
713 Downloads
Calculator for calculating the loan repayment schedule using annuity/differentiated repayment methods. You can specify partial early repayment, as well as take into account one-time/periodic commissions. The package is easily expanded with our own algorithms for calculating the repayment schedule.
kjantzer/liquidmetal-php
400772 Downloads
LiquidMetal is a PHP port of liquidmetal.js, a Quicksilver-inspiried scoring algorithm.