Skip to content

UMNLibraries/compressing-file-iterator-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compressing-file-iterator-php

A PHP package that compresses files as it iterates over them.

Installing

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

  "require": {
    "umnlib/compressing-file-iterator": "1.0.*"
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:UMNLibraries/compressing-file-iterator-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 that compresses files as it iterates over them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages