Libraries tagged by algos
nadylib/leaky-bucket
10094 Downloads
An fiber-based implementation of the LeakyBucket algorithm
mordilion/huffman-php
16137 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mirovit/eik-validator
31935 Downloads
Algorithm for validation of EIK/BULSTAT in Bulgaria
mathielen/import-engine
11794 Downloads
Full-blown importer stack for importing almost any data into your application
markfullmer/porter2
25486 Downloads
Stem words using the English Porter 2 algorithm
maartenstaa/glicko2
6241 Downloads
PHP implementation of the Glicko-2 rating algorithm
kkiernan/caesar-cipher
16657 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
ilicmiljan/weighted-ratings
28309 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
hemiframe/php-aes
22524 Downloads
PHP class for encrypt and decrypt data with AES algorithm
fabis94/php-twiddle
56446 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.
evit/php-gm-crypto
727 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
esperecyan/url
7436 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 から利用できるようにします。
developermarius/simple-router
1576 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
convenia/credit-card-validator-php
32782 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
69534 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl