meridius/phpexcel

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

Wrapper for PHPOffice/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