Phpermutations Versions Save

Generate Permutations and Combinations in an efficient way.

1.3.3

5 years ago

Fixed in this release:

#10

1.3.2

6 years ago

Add interfaces and small code cleanup.

1.2.1

6 years ago

Commits since the last release

  • #7: Coding standard update to PSR2.
  • #6: Update the README file.
  • #5: Update tests.

1.2.0

7 years ago

#4: Update the Permutations generator. #5: Add a Rotation iterator and its tests.

1.1.0

7 years ago

1.0.3

7 years ago

Update the Combinations generator based on @markwilson's array-subsets repository.