Libraries tagged by Agorithm
php-tui/cassowary
1209272 Downloads
Cassowary constraint solving algorithm implementation
org_heigl/hyphenator
1386347 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
open-southeners/laravel-response-compression
222430 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
marvinlabs/laravel-luhn
461148 Downloads
Luhn algorithm for Laravel
kmlaravel/laravel-geographical-calculator
87083 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
492892 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
inacho/php-credit-card-validator
1432419 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
719932 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
emcconville/point-reduction-algorithms
208846 Downloads
A collection of algorithms for reducing the number of points in polyline
doganoo/php-algorithms
6424 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
web-token/jwt-signature-algorithm-none
3719555 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4285097 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2247550 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
793543 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
2175424 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.