marcovtwout / yii-phpexcel

Yii wrapper for PHPExcel
24 stars 11 forks source link

change import PHPExcel #5

Closed RooTooZ closed 8 years ago

RooTooZ commented 9 years ago

hello? :)

marcovtwout commented 9 years ago

Good idea to supply a Composer install.

You don't need custom repositories though, phpexcel is already on packagist: https://packagist.org/packages/phpoffice/phpexcel. It also uses auto-loading I see: https://github.com/PHPOffice/PHPExcel/blob/develop/composer.json#L35 Is manually supplying the vendor path still needed?