A PHP package for sets of files whose names are a sequence of dates.
Install via Composer. In your project's composer.json
:
"require": {
"umnlib/file-set-datesequence": "1.0.*"
},
"repositories": [
{
"type": "vcs",
"url": "[email protected]:UMNLibraries/file-set-datesequence-php.git"
}
]
For older versions of this package that did not use Composer, see the 0.x.y
releases.
The University of Minnesota Libraries created this software for the EthicShare project.