Libraries tagged by zalgo
zetacomponents/tree
4144 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
yonas/directory-hash-php
1902 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
wiwofone/memorize
122 Downloads
A PHP implementation of the SM-2 algorithm
triun/longest-common-subsequence
3380 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
tonystore/laravel-round-robin
1315 Downloads
Laravel package to generate sweepstakes using the Round Robin algorithm.
stefangabos/zebra_mptt
535 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
1013 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
selay/php-credit-card-validator
8771 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
rich-davis1/phpw2v
1148 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.
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.
php-extended/polyfill-str-longest-common-substring
5304 Downloads
A php implementation of the longest common substring algorithm
pelock/jobfuscator
13 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
2075 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)
nadylib/leaky-bucket
29224 Downloads
An fiber-based implementation of the LeakyBucket algorithm
motley/hopcroft-karp
8317 Downloads
Hopcroft-Karp algorithm