Libraries tagged by algm
fabank/ecdsa
2301 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
evit/php-gm-crypto
470 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.
dcabrejas/magento-rate-limit
5537 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
curfle/polyfill
1398 Downloads
A collection of useful tools for augmenting existing php frameworks, libraries and projects.
cozylife/hackfastalgos
4 Downloads
A library of various fast algorithms for Hack
cmanley/validate
3254 Downloads
PHP validation library. You can use it to validate almost anything, e.g. form posts, function parameters, etc.
boehm_s/php-proximity-hash
2005 Downloads
A PHP port of the proximityhash algorithm by Ashwin Nair
bakert/blossom-php
9 Downloads
Edmonds's Blossom Algorithm in PHP
aurorum/flarum-better-iframe
655 Downloads
A Flarum extension.This extension makes it possible to use element in flarum. It allows almost all iframe attributes. It's written by Aurorum Studio. Visit our website: https://dev.aurorum.co .
astuteo/astuteo-search-transform
875 Downloads
Craft 3 helper to modify text on projects Astuteo is using Algolia search on.
annaghd/php-credit-card-validator-plus
9949 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
andrmoel/astronomy-bundle
759 Downloads
Bundle for astronomical calculations such as position of moon, sun and planets, sunrise, sunset or solar eclipses. Most of the calculations are based on Jean Meeus 'Astronomical Algorithms' book and the VSOP87 theory.
allyans3/php-steam-totp
4252 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
a1essandro/perlin-noise
4041 Downloads
Algorithm for generating heightmaps
4slv/xxtea
350 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.