PHPackages                             tritility/exceltocsv - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. tritility/exceltocsv

ActiveLibrary[File &amp; Storage](/categories/file-storage)

tritility/exceltocsv
====================

A package to convert excel file to csv file from console

01PHP

Since Jun 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/uhussain2011/exceltocsvconv)[ Packagist](https://packagist.org/packages/tritility/exceltocsv)[ RSS](/packages/tritility-exceltocsv/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

\#Excel to CSV Converter

\##Install

composer require tritility/exceltocsv

\##Import namespace and the ExcelToCsv command class ###In your Kernel.php file in your consol directory of your main app like bellow

```
