Libraries tagged by zalgo
optiwariindia/cryptography
8 Downloads
Easy encryption with AES algo
opensource-labs-gh/laravel-geo-utils
3 Downloads
A Laravel utility package for geographic polygon point checks with support for both PHP algorithms and MySQL spatial functions.
omnilight/yii2-captcha
4831 Downloads
Captcha for Yii2 framework that give you ability to configure it's code generation algorithm
noweh/laravel-dijkstra
31 Downloads
Shortest path-algorithm for Laravel.
novy213/yii2-otp
44 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
norbertogomez/doctrine2-nestedset
10 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
nikolajlovenhardt/laravel-edgerank
1 Downloads
Facebook Edgerank Algorithm for Laravel
niif/simplesamlphp-module-shib2idpnameid
259 Downloads
Filter to generate generate PersistentNameID (and the value for eduPersonTargetedID) with the same algorithm as Shibboleth IdP does.
nickwest/blossom-php
858 Downloads
Edmonds's Blossom Algorithm in PHP
nggiahao/rake-php
4 Downloads
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
nessworthy/decasteljau
19 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
nadylib/leaky-bucket
29224 Downloads
An fiber-based implementation of the LeakyBucket algorithm
nacosvel/load-balancer
3 Downloads
Implementing Several Load Balancing Scheduling Algorithms with PHP
mrmiao/interface-rsa-crypt
17 Downloads
Encrypt the JSON-type interface request and return data by using the RSA algorithm
movilla1/rake
12 Downloads
Rapid Automatic Keyword Extraction algorithm implementation in php, based on aneesha/RAKE