Libraries tagged by algorithms
brossquad/laravel-crypto
2478 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
128 Downloads
PHP framework for genetic algorithms. Plug-in your domain-specific logic and forget about the rest!.
mtkocak/algorithms
8 Downloads
Midori PHP Algorithms and Data Structures
iipokypatop/algorithms
497 Downloads
Common mathematical graph algorithms
hao/algorithm
53 Downloads
api接口限流
hammie/algorithms
6 Downloads
Library providing simple algorithms
frowhy/algorithm
32 Downloads
八大排序算法
fangzesheng/algorithm
4 Downloads
ryanhs/simple-genetic-algorithm
86 Downloads
simple genetic algorithm in PHP
noorani-mm/encoder-algorithm
10 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.
medansoftware/c45-algorithm-php
279 Downloads
designbycode/luhn-algorithm
272 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