Libraries tagged by Alg
pivot-libre/tideman
64 Downloads
Implementation of the Tideman ranked pairs algorithm
pfinal/sm2-php
76 Downloads
Spaced repetition algorithms (SuperMemo algorithm SM-2)
patrickschur/markov-chain
55 Downloads
An implementation of the Markov chain algorithm in PHP.
orangesoft/backoff
563 Downloads
Back-off algorithm implementation.
noweh/laravel-dijkstra
30 Downloads
Shortest path-algorithm for Laravel.
nouralhadi/stemmer
153 Downloads
The first free open source Arabic stemmer ever written in PHP for Laravel framework implementing ISRI algorithm
node-link/cakephp-remember-me
34776 Downloads
CakePHP plugin that performs Remember-me authentication with the new cookie algorithm of version 3.5 or later
nitsan/ns-news-advancedsearch
1432 Downloads
Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches.
nicmart/dgim
22 Downloads
Implementation of the DGIM algorithm to count ones in a window
neochief/syllable
819 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
natsimhan/simplex-noise
392 Downloads
A speed-improved simplex noise algorithm for 2D in PHP.
nanokaweb/spaced-repetition
753 Downloads
Spaced repetition algorithms (SuperMemo algorithm SM-2)
moc/math
117 Downloads
Mathematical fitting library for PHP. Performs Linear and non-linear fitting of data. Includes classes for various Math used when fitting. Included a lot of linear algebra like Matrix and Vector algebra.
mkd/laravel-otp
7 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.
miqueiasdesouza/boleto
936 Downloads
Pacote para a geração de boletos e integração com Laravel 4.2 e 5.1. Esse pacote visa disponibilizar um conjunto de classes que trabalha com o BoletoPHP (http://boletophp.com.br) para ser utilizado com ou sem a necessidade de framework. Utilizei os arquivos do BoletoPHP (http://boletophp.com.br) porém fiz algumas modificações para conseguir a re-utilização do código em classes já que o projeto original é feito em PHP Estruturado. Estou disponibilizando o código para comunidade como uma forma de agradecimento pelas informações já adquiridas. Estou utilizando também as classes HTML2PDF para geração dos boleto em PDF.