Skip to content

fjourneau/php-spreadsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-spreadsheet

Status NOT MAINTAINED

Install via composer

Not yet available on packagist.org. Waiting stable version.

Add in composer.json :

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/fjourneau/php-spreadsheet.git"
        }
    ],
    "require": {
        "fjourneau/spreadsheet": "dev-master"
    }
    

If not mentionned, add :

    "minimum-stability": "dev"

Then run composer install or composer update.

Notice than Slim 3 is required and not added in composer dependancies.

About

Manage XLS file output with Slim 3 PHP framework

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages