Libraries tagged by algol
offdev/bandit
9977 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
node-link/cakephp-remember-me
34759 Downloads
CakePHP plugin that performs Remember-me authentication with the new cookie algorithm of version 3.5 or later
mordilion/huffman-php
15161 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
meniam/permutation
9163 Downloads
Permutation algorithm on PHP
maartenstaa/glicko2
6107 Downloads
PHP implementation of the Glicko-2 rating algorithm
kkiernan/caesar-cipher
16486 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
ilicmiljan/weighted-ratings
26444 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
hollodotme/cologne-phonetic
25575 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
fabis94/php-twiddle
53814 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.
esperecyan/url
7241 Downloads
Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換える Web 標準仕様) で定義されているアルゴリズム、および API を PHP から利用できるようにします。
convenia/credit-card-validator-php
31180 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
combodo/doctrine-encrypt-bundle
68421 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
codiliateur/text-similarity
3441 Downloads
Phrase similarity identification functions based on the trigram algorithm
codedheartinside/apriori
17408 Downloads
Apriori data analysing algorithm written within PHP.
byjg/crypto
3473 Downloads
A generic repository for implement cryptographic algorithms with a customizable strong key generator.