PHPackages                             satthi/phpexcelwrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. satthi/phpexcelwrapper

ActivePhp[Utility &amp; Helpers](/categories/utility)

satthi/phpexcelwrapper
======================

PhpExcelWrapper

1.1.0(9y ago)12.4kMITPHPPHP &gt;=5.4.0

Since May 25Pushed 8y ago2 watchersCompare

[ Source](https://github.com/satthi/PhpExcelWrapper)[ Packagist](https://packagist.org/packages/satthi/phpexcelwrapper)[ Docs](https://github.com/satthi/PhpExcelWrapper)[ RSS](/packages/satthi-phpexcelwrapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

PhpExcelWrapper
===============

[](#phpexcelwrapper)

[![Build Status](https://camo.githubusercontent.com/a8f7506a9bb3b573f6dae534ff96ed5e47c50b5f642a8743f9a485c6302b540b/68747470733a2f2f7472617669732d63692e6f72672f7361747468692f506870457863656c577261707065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/satthi/PhpExcelWrapper)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/cbcb423027fac0d5bb5f28055c0a98f198556a17bfbe91addd2bd5bb06e7ad8b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7361747468692f506870457863656c577261707065722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/satthi/PhpExcelWrapper/?branch=master)

このプロジェクトは[PHPExcel](https://github.com/PHPOffice/PHPExcel)を自分が使いやすいように対応したものになります。

[PhpSpreadsheetWrapper](https://github.com/satthi/PhpSpreadsheetWrapper)をご利用ください。

インストール
------

[](#インストール)

composer.json

```
{
	"require": {
		"satthi/phpexcelwrapper": "*"
	}
}

```

`composer install`

使い方(基本)
-------

[](#使い方基本)

```
