library collection-compact
Compact collection of numbers to string
leomaradan/collection-compact
Compact collection of numbers to string
- Monday, November 21, 2016
- by Leomaradan
- Repository
- 1 Watchers
- 0 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
CollectionCompact
Compact collection of numbers to string, (*1)
For example, the following array :, (*2)
[1,2,3,4,5,7,10,12], (*3)
will be compacted into the following string :, (*4)
"1-5,7,10-12", (*5)
dev-master
9999999-dev
Compact collection of numbers to string
Sources
Download
MIT
The Requires