Libraries tagged by zalgo
hammie/algorithms
6 Downloads
Library providing simple algorithms
haitian/data-structures-and-algorithms-in-php
6 Downloads
Classic algorithms and data structures implemented in PHP.
goldenline/algolia-bundle
64373 Downloads
Integrates Algolia into Symfony
fun/algorithm
6 Downloads
just for fun
fredricj/check-algos
7 Downloads
Collection of checksum algorithms. Currently supports Verhoeff, Luhn and Damm algorithms
fangzesheng/algorithm
4 Downloads
evarmi/algorithm-validator
42 Downloads
validador de varios tipos de documentos, como los de identidad o iban
evanzhang/algorithm-php
3 Downloads
entrilas/hyphenation-algorithm
11 Downloads
This is hyphenation algorithm to hyphenate words using TeX algorithm.
ec0g/algostruct
2 Downloads
A package of algorithms and data structures written in PHP.
dolphin83/algorithm
7 Downloads
Simple algorithms for graphs
doloan09/rake_algorithms
7 Downloads
Rake Algorithms
dj007/algorithm
1 Downloads
php实现排序算法
digitlimit/storyblok-algolia
9 Downloads
Indexing Storyblok on Algolia using Laravel
designbycode/luhn-algorithm
296 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.