Libraries tagged by Algorithem
algorithmia/algorithmia
10421 Downloads
PHP Client for Algorithmia.com
web-token/jwt-signature-algorithm-experimental
247484 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
233002 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
uestla/simplex-calculator
3403 Downloads
Simple tool for linear programming problems solving
teknoo/recipe
26058 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
flow-php/rdsl
26768 Downloads
PHP ETL - Remote DSL
flow-php/dremel
37444 Downloads
PHP ETL - Dremel algorithm implementation
edgaras/strsim
1342 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
eloquent/lcs
351400 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
yarri/my-blowfish
36387 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
triun/longest-common-substring
45397 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
syspass/plugin-authenticator
9222 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
stymiee/php-simple-encryption
6466 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
securepoint/token-bucket
15231 Downloads
Implementation of the Token Bucket algorithm.