Skip to content

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

License

Notifications You must be signed in to change notification settings

finnef/file-set-datesequence-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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": "[email protected]: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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%