Libraries tagged by algorithms
amaccis/php-stemmer
21348 Downloads
A PHP interface to the Snowball stemming algorithms
alexcrawford/lexorank-php
61183 Downloads
PHP Implementation of JIRA's LexoRank algorithm.
web-token/encryption-pack
176923 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
oops/totp-authenticator
25787 Downloads
Two-factor authenticator via TOTP algorithm.
elgigi/hungarian-algorithm
6958 Downloads
An implementation of the Hungarian algorithm in PHP.
teknoo/recipe
25238 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.
kariricode/data-structure
844 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
2249 Downloads
Create algos for your Laravel application
flow-php/rdsl
23627 Downloads
PHP ETL - Remote DSL
flow-php/dremel
34146 Downloads
PHP ETL - Dremel algorithm implementation
edgaras/strsim
178 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
morrisonlevi/ardent
16258 Downloads
A healthy library for PHP
eloquent/lcs
350863 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
smarcet/jose4php
15843 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
pwm/deepend
3140 Downloads
A library for scheduling dependent task execution.