Libraries tagged by permutation
nolin/permutations
4 Downloads
Generate permutations and combinations.
lunkkun/permutations-generator
109 Downloads
A PHP Generator that generates all possible permutations for a given array of values.
jhgundersen/permutation
6 Downloads
A small library for handling permutations of arrays
elminson/permutations
3 Downloads
The Permutations generator package
siestacat/bool-permutations
38 Downloads
Permutate bool n times
domwebber/array-toggle-permutations
3 Downloads
PHP array permutations iterator. A simple way to loop through every possible combination of items in an array.
markwilson/array-permutations
12 Downloads
kevinsimard/combinatorics
25 Downloads
Mathematical algorithms concerning the study of finite or countable discrete structures.
hegland/combinatorics
8 Downloads
Get array / write file / iterate through all combinations of passed characters with defined length.
arm-yan/matching
4 Downloads
Employees matching system
luojixinhao/pac
14 Downloads
域名生成,排列组合,permutation and combination
wrossmann/pc-iters
19 Downloads
Memory-efficient permutation and combination generators.
mfarag/cartesian-tree
10 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
concept/cartesian-tree
5 Downloads
A Laravel package that implements the cartesian algorithm to generate permutations out of a sequence of arrays.
aoaite/bunny-hash-php
2 Downloads
PHP implementation of BunnyHash by MrDroetsch. BunnyHash is an inverse permutation algorithm.