PHPackages                             mostafazs/php-excel2any - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. mostafazs/php-excel2any

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

mostafazs/php-excel2any
=======================

Convert Excel to CSV

1.0.2(3y ago)15MITPHPPHP &gt;=7.2.1

Since Sep 6Pushed 11mo ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (5)Used By (0)

[![License](https://camo.githubusercontent.com/b0ccdc2eeb4c29d3b82691c8b43dd109cf2ff7dcba45502518555dae7f94c054/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f73746166617a732f7068702d657863656c32616e79)](https://camo.githubusercontent.com/b0ccdc2eeb4c29d3b82691c8b43dd109cf2ff7dcba45502518555dae7f94c054/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f73746166617a732f7068702d657863656c32616e79) [![PHP](https://camo.githubusercontent.com/713ea0277860588d2a97cd7a2827a2989061964f83015c3a451599f2f8883bd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6f73746166617a732f7068702d657863656c32616e79)](https://camo.githubusercontent.com/713ea0277860588d2a97cd7a2827a2989061964f83015c3a451599f2f8883bd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6f73746166617a732f7068702d657863656c32616e79) [![Version](https://camo.githubusercontent.com/e7091b50beab36bae98628705f2beaa9e1ff1471b35f259056a72e24e31583f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f73746166617a732f7068702d657863656c32616e79)](https://camo.githubusercontent.com/e7091b50beab36bae98628705f2beaa9e1ff1471b35f259056a72e24e31583f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f73746166617a732f7068702d657863656c32616e79)

PHP Excel2Any
=============

[](#php-excel2any)

Convert Excel to CSV

installation
============

[](#installation)

Use `composer` for installation

`composer require mostafazs/php-excel2any`

or

Require the package using composer in `composer.json` file of your project:

```
"require": {
    "mostafazs/php-excel2any": "1.*"
}
```

Usage
=====

[](#usage)

```
