Libraries tagged by Agorithm
arthurkushman/hungarian
477 Downloads
An implementation of the Hungarian algorithm in PHP.
algorithms/graphtools
234 Downloads
Graph tools written in PHP.
goldbach-algorithms/symfony-entity-exporter
130 Downloads
Symfony Entity Exporter
goldbach-algorithms/novalnet-ag
5 Downloads
Novalnet AG by Goldbach
goldbach-algorithms/mask
490 Downloads
Mascarador de valores PHP
goldbach-algorithms/aig
59 Downloads
Address Info Getter - Pesquisas de informações de endereços
algorithm-sam/laravel-fcm-notification
8 Downloads
Laravel FCM (Firebase Cloud Messaging) Notification Channel based off of AlgorithmSam/laravel-fcm-notification with support for laravel 10
zz98500/php-dfa-sensitive
69 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
zonuexe/apr1-md5
3 Downloads
Apache's APR1-MD5 algorithm in pure PHP
zippovich2/expressions-parser
483 Downloads
Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.
zexz/token-bucket
12 Downloads
Implementation of the Token Bucket algorithm.
zeeml/dataset
136 Downloads
A multi-purpose DataSet for Machine Learning algorithms training
yrehan32/php-haversine
37 Downloads
A package used to calculate the distance between two coordinate points using the haversine algorithm
yousufsyed/exponential_backoff
7 Downloads
A php implementation of the exponential backoff algorithm.
yarri/password-hashing-machine
176 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.