Libraries tagged by permute
honest/bijective
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.
brunoconte3/validation
1694 Downloads
O Validator permite validar vários tipos de dados, além de diversas formatações e comparações!
siestacat/bool-permutations
38 Downloads
Permutate bool n times
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
6 Downloads
The Permutations generator package
domwebber/array-toggle-permutations
6 Downloads
PHP array permutations iterator. A simple way to loop through every possible combination of items in an array.
markwilson/array-permutations
12 Downloads
luojixinhao/pac
14 Downloads
域名生成,排列组合,permutation and combination
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
zurki952/generar-clave
0 Downloads
Esta libreria permite generar claves aleatorias seguras, combinadas: alfa/numericas/simbolos y configurables
zambiank/zamplate
12 Downloads
Zamplate é um motor de templates para PHP que permite criar layouts HTML dinâmicos de forma organizada e segura. Ele utiliza uma sintaxe limpa para separar a lógica da apresentação, facilitando a manutenção do código. Com suporte a variáveis, herança de templates e recursos de segurança integrados, o Zamplate ajuda a construir sites e aplicações web de maneira eficiente e extensível.
wrossmann/pc-iters
20 Downloads
Memory-efficient permutation and combination generators.