Libraries tagged by permutations
concept/cartesian-tree
1 Favers
7 Downloads
7 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
aoaite/bunny-hash-php
0 Favers
4 Downloads
4 Downloads
PHP implementation of BunnyHash by MrDroetsch. BunnyHash is an inverse permutation algorithm.
anarchitecture/combinatorics
0 Favers
4 Downloads
4 Downloads
Combinatorics helpers for functional pipelines (powerset, permutations, allocations) for PHP 8.5+.
honest/bijective
2 Favers
29 Downloads
29 Downloads
Bijective is a library that can compute pairings between alphanumeric strings, and integers. Every integer can be mapped to an alphanumeric string, and every alphanumeric string can be mapped back to an integer with no unpaired permutations.