Libraries tagged by Algorithm
fat2fast/yii2-otp
1 Downloads
Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
exitus/lib-block-pack
18 Downloads
Simple block packing algorithm. Made for Sprite Sheets
emretnrvrd/tckn
25 Downloads
This package is the most comprehensive package for the Turkey Republic ID number. It includes functions for algorithmically validating Turkey Republic ID numbers, verifying identity information through an API and generating random Turkey Republic ID numbers for testing purposes.
eminmuhammadi/hidemydata
5 Downloads
Managing a couple of algorithms to decrypt or encrypt text
echo511/pso
15 Downloads
Particle Swarm Optimization algorithm
ec0g/algostruct
2 Downloads
A package of algorithms and data structures written in PHP.
dryas/f3_tree
12 Downloads
A Tree helper for the PHP Fat-Free framework (F3) implementing the modified preorder tree traversal algorithm
dritter/nix-hasher
5 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.
diogoca/dsalgorithms
0 Downloads
Data Structures, Search, Sort, Numbers and String Algorithms
devhelp/hash
44 Downloads
Introduces HashGenerator class that can be used to register and use different hash algorithms
designbycode/south-african-id-validator
4 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
designbycode/fuzzy-search
1 Downloads
The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.
demboo/doctrine2-nestedset
84 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
dddxiu/php-logic-simplifier
7 Downloads
php login expression simplifier,Quine–McCluskey algorithm
dbeurive/shuntingyard
22 Downloads
This is an implementation of the shunting yard algorithm.