Libraries tagged by zalgo
sop/crypto-types
1509007 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
savvot/random
282106 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
niiknow/bayes
61057 Downloads
a machine learning lib
kudm761/martinez-rueda-php
196809 Downloads
Martinez-Rueda algorithm for polygon boolean operations
jmgq/a-star
57543 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
96224 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
internachi/blade-alpine-instantsearch
49368 Downloads
Algolia instant search as Blade/Alpine.js components
hexogen/kdtree
98925 Downloads
file system KDTree index
edgaras/strsim
85062 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
algoyounes/circuit-breaker
8342 Downloads
Circuit Breaker is laravel package that provides a way to handle failures gracefully
xxtea/xxtea
43616 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
wikimedia/running-stat
876489 Downloads
PHP implementations of online statistical algorithms
sycho/codecs-base64vlq
1364892 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
pedrosancao/php-otp
79596 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
palepurple/rate-limit
565047 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit