Download the PHP package blibio/combinatorics without Composer
On this page you can find all versions of the php package blibio/combinatorics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blibio/combinatorics
More information about blibio/combinatorics
Files in blibio/combinatorics
Download blibio/combinatorics
More information about blibio/combinatorics
Files in blibio/combinatorics
Vendor blibio
Package combinatorics
Short Description Simple combination and permutation generators.
License MIT
Homepage https://github.com/blibio/combinatorics
Package combinatorics
Short Description Simple combination and permutation generators.
License MIT
Homepage https://github.com/blibio/combinatorics
Please rate this library. Is it a good library?
Informations about the package combinatorics
blibio/combinatorics
Simple PHP 8.3+ generators to create:
- combinations with or without repetition and
- permutations with or without repetition.
Installation
Install via Composer:
Usage
To use the generators, simply create the kind of object you need, and iterate. E.g.:
``
Copyright and license
The blibio/combinatorics library is copyright © Stephan Six and licensed for use under the MIT License (MIT). Please see LICENSE for more information.
All versions of combinatorics with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-gmp Version *
ext-gmp Version *
The package blibio/combinatorics contains the following files
Loading the files please wait ...