Skip to content

steezer/file-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steeze-vendor

The file export library

Installation

Prerequisites

requires PHP 5.3.3 or greater.

Setup through composer

First, add The file export library to the list of dependencies inside your composer.json:

{
    "require": {
        "steezer/file-export": "~1.0"
    }
}

Then simply install it with composer:

$> composer install --prefer-dist

About

The file export library

Resources

Stars

Watchers

Forks

Packages

No packages published