Libraries tagged by Algorithm
org_heigl/hyphenator
1342401 Downloads
Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm
marvinlabs/laravel-luhn
434945 Downloads
Luhn algorithm for Laravel
lustre/php-dfa-sensitive
149620 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kmlaravel/laravel-geographical-calculator
81674 Downloads
laravel package help you to implement geographical calculation, with With several algorithms that help you deal with coordinates
jlorente/php-credit-cards
447545 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
1411553 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
emcconville/polyline-encoder
299844 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
doganoo/php-algorithms
5821 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
emcconville/point-reduction-algorithms
202042 Downloads
A collection of algorithms for reducing the number of points in polyline
web-token/jwt-signature-algorithm-none
3681132 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
2202363 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2362540 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
tga/simhash-php
44320 Downloads
SimHash similarities algorithm implementation for PHP 5.3
jmgq/a-star
55331 Downloads
A* (A Star) algorithm for PHP
ionux/phactor
83761 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.