Libraries tagged by algos
dodo-it/entity-generator
114825 Downloads
Entity generator from database for almost any DBAL
doctormckay/steam-totp
21237 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
devknown/twig-import-function
44860 Downloads
Call (almost) any PHP function from your Twig (v3) templates.
david-r-edgar/rdp
29163 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
dan-on/php-interval-tree
11124 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
combodo/doctrine-encrypt-bundle
73573 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
charm/uuid
20681 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
cbsi/doctrine2-nestedset
295701 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
bhuvidya/laravel-countries
22695 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. Bug kudos to Christoph Kempen, on whose work this package is heavily based (webpatser/laravel-countries).
axy/codecs-base64vlq
675999 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
amaccis/php-stemmer
21338 Downloads
A PHP interface to the Snowball stemming algorithms
alexcrawford/lexorank-php
61080 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
web-token/encryption-pack
176784 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
oops/totp-authenticator
25734 Downloads
Two-factor authenticator via TOTP algorithm.
dwoo/dwoo
390286 Downloads
Dwoo is a PHP5/PHP7 template engine which is (almost) fully compatible with Smarty templates and plugins, but is written from scratch for PHP5, and adds many features.