/file-set-datesequence-php

A PHP package for sets of files whose names are a sequence of dates.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

file-set-datesequence-php

A PHP package for sets of files whose names are a sequence of dates.

Installing

Install via Composer. In your project's composer.json:

  "require": {
    "umnlib/file-set-datesequence": "1.0.*"
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:UMNLibraries/file-set-datesequence-php.git"
    }
  ]

Older Versions

For older versions of this package that did not use Composer, see the 0.x.y releases.

Attribution

The University of Minnesota Libraries created this software for the EthicShare project.