Libraries tagged by algo
zetacomponents/tree
4103 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
yarri/my-blowfish
35081 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
wegmeister/hyphenator
3493 Downloads
Neos-Plugion of the Word-Hyphenation for PHP based on the TeX-Hyphenation algorithm.
triun/longest-common-subsequence
2915 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tdely/luhn
2460 Downloads
PHP implementation of the Luhn algorithm.
stefangabos/zebra_mptt
528 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
rubix/divorce
440 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
168 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
proudcommerce/redirect404
1410 Downloads
Redirect on 404 error pages with levenshtein algorithm.
pop/winston
41 Downloads
Winston is a AB/split/multivariate testing library utilizing redis and a basic machine learning algorithm for automatically displaying the most successful test variations.
pelock/jobfuscator
12 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
necrox87/yii2-nudity-detector
1770 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
motley/hopcroft-karp
7840 Downloads
Hopcroft-Karp algorithm
meezaan/aescryptor
102 Downloads
A library to encrypt / decrypt strings using the AES algorithm
mdhearing/aspnetcore-identity
13521 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core