meridius/phpexcel

This package is abandoned and no longer maintained. No replacement package was suggested.

Wrapper for PHPOffice/PHPExcel

Installs: 127

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/meridius/phpexcel

1.1.2 2016-04-16 20:51 UTC

README

Wrapper for PHPOffice/PHPExcel

Build Status

How to

  1. Use the following Composer command in your existing project to add PhpExcel to it:

     composer require meridius/phpexcel
    
  2. See the tests