Libraries tagged by algotrig
mordilion/huffman-php
26150 Downloads
PHP-Library for using the Huffman-Algorithm in PHP
mission-gaming/tactician
3782 Downloads
A modern PHP library for generating structured tournament schedules with deterministic algorithms like Round Robin, Swiss, and Pool play
mdhearing/aspnetcore-identity
16865 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
lia/lia_hyphenator
2984 Downloads
TYPO3 extension wrapping PHP word hyphenation using the TeX hyphenation algorithm for accurate text formatting.
lcobucci/jwt-rsassa-pss
33101 Downloads
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
kkiernan/caesar-cipher
18467 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
kiwa/link-obfuscator
8205 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
jp3cki/totp
24409 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
globus-studio/readsight
126 Downloads
Multilingual readability library for PHP — 86 languages, 17 formulas, TeX-based syllable counting via Frank M. Liang algorithm. Zero dependencies.
friendsofhyperf/rate-limit
894 Downloads
Rate limiting component for Hyperf with support for multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket).
evit/php-gm-crypto
4779 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.
enzomc/php-fpgrowth
4007 Downloads
PHP implementation of the Frequent Pattern Growth algorithm
dsbaars/chacha20
10872 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
detain/rate-limit
3139 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
convenia/credit-card-validator-php
52732 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