Libraries tagged by algorithmic
allyans3/php-steam-totp
7702 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
a1essandro/diamond-and-square
195 Downloads
Algorithm for generating heightmaps
brossquad/laravel-crypto
3328 Downloads
Common Crypto algorithms used in php(laravel) applications
xi/algorithm
3004 Downloads
General purpose algorithms
tiger-seo/algorithms
120 Downloads
Implementation of different algorithms
sergiocarlosmorales/chill-genetic-algorithm
129 Downloads
PHP framework for genetic algorithms. Plug-in your domain-specific logic and forget about the rest!.
ryanhs/simple-genetic-algorithm
87 Downloads
simple genetic algorithm in PHP
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
mtkocak/algorithms
9 Downloads
Midori PHP Algorithms and Data Structures
medansoftware/c45-algorithm-php
292 Downloads
frowhy/algorithm
32 Downloads
八大排序算法
designbycode/luhn-algorithm
295 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.
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
bluewinginc/algorithms-23
150 Downloads
2023 algorithms
wellingtonbarbosa/knn
32 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.