Libraries tagged by algm
dan-on/php-interval-tree
11397 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
combodo/doctrine-encrypt-bundle
73855 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
codedheartinside/apriori
19649 Downloads
Apriori data analysing algorithm written within PHP.
charm/uuid
21050 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
296040 Downloads
This Doctrine2 extension implements the nested set model (modified pre-order tree traversal algorithm) for Doctrine2.
bhuvidya/laravel-countries
23126 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
680198 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
amaccis/php-stemmer
21569 Downloads
A PHP interface to the Snowball stemming algorithms
alexcrawford/lexorank-php
61758 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
oops/totp-authenticator
26079 Downloads
Two-factor authenticator via TOTP algorithm.
trendyminds/algolia
30835 Downloads
Easily pull search results from Algolia into your Craft CMS website
linnk/allman-codesniffer
1297 Downloads
Allman CodeSniffer & Linnk Standards
johannschopplich/kirby-algolia-docsearch
1261 Downloads
Algolia DocSearch plugin for Kirby CMS
foxws/laravel-algos
2419 Downloads
Create algos for your Laravel application
elgigi/hungarian-algorithm
7674 Downloads
An implementation of the Hungarian algorithm in PHP.