Libraries tagged by algotrig
axy/codecs-base64vlq
681163 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
amaccis/php-stemmer
21747 Downloads
A PHP interface to the Snowball stemming algorithms
alexcrawford/lexorank-php
62034 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
oops/totp-authenticator
26190 Downloads
Two-factor authenticator via TOTP algorithm.
elgigi/hungarian-algorithm
7845 Downloads
An implementation of the Hungarian algorithm in PHP.
algorithmia/algorithmia
10219 Downloads
PHP Client for Algorithmia.com
web-token/jwt-signature-algorithm-experimental
242638 Downloads
Experimental Signature Algorithms the JWT Framework.
teknoo/recipe
25449 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
levenify/levenify-bundle
3259 Downloads
A better Levenshtein function in your Symfony project
kudm761/martinez-rueda-php
112331 Downloads
Martinez-Rueda algorithm for polygon boolean operations
kariricode/data-structure
883 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
foxws/laravel-algos
2437 Downloads
Create algos for your Laravel application
flow-php/rdsl
24659 Downloads
PHP ETL - Remote DSL
flow-php/dremel
35012 Downloads
PHP ETL - Dremel algorithm implementation
edgaras/strsim
422 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more