PHPackages                             albinvar/php-csv-generator - 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. [CLI &amp; Console](/categories/cli)
4. /
5. albinvar/php-csv-generator

ActiveLibrary[CLI &amp; Console](/categories/cli)

albinvar/php-csv-generator
==========================

The Termux Webzone CLI App.

v2.1.0(4y ago)81.4k↑33.3%2MITPHP

Since Apr 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/albinvar/php-csv-generator)[ Packagist](https://packagist.org/packages/albinvar/php-csv-generator)[ Docs](https://github.com/albinvar/php-csv-generator)[ RSS](/packages/albinvar-php-csv-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (9)Used By (0)

 Php-Csv Generator
==================

[](#-php-csv-generator)

[![](https://github.com/albinvar/php-csv-generator/actions/workflows/php.yml/badge.svg?branch=main)](https://github.com/albinvar/php-csv-generator/actions/workflows/php.yml)[![](https://camo.githubusercontent.com/79909892de1d5c36c5674b6887c2c398e43a0028de2ceb9193474a38427d7ac0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c62696e7661722f7068702d6373762d67656e657261746f723f6c6162656c3d76657273696f6e)](https://camo.githubusercontent.com/79909892de1d5c36c5674b6887c2c398e43a0028de2ceb9193474a38427d7ac0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c62696e7661722f7068702d6373762d67656e657261746f723f6c6162656c3d76657273696f6e)[![](https://camo.githubusercontent.com/a668196fe46b2c7ddc1ab1141d08f88c56d7075ef30a0b2ebf17a6903d831f7a/68747470733a2f2f706f7365722e707567782e6f72672f616c62696e7661722f7068702d6373762d67656e657261746f722f646f776e6c6f616473)](https://camo.githubusercontent.com/a668196fe46b2c7ddc1ab1141d08f88c56d7075ef30a0b2ebf17a6903d831f7a/68747470733a2f2f706f7365722e707567782e6f72672f616c62696e7661722f7068702d6373762d67656e657261746f722f646f776e6c6f616473)[![](https://camo.githubusercontent.com/79cb9756036c9d2f84be43a3a65da2c0dd55238fb24720572683662d511b3eef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f616c62696e7661722f7068702d6373762d67656e657261746f72)](https://camo.githubusercontent.com/79cb9756036c9d2f84be43a3a65da2c0dd55238fb24720572683662d511b3eef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f616c62696e7661722f7068702d6373762d67656e657261746f72)[![](https://camo.githubusercontent.com/99d7331997607955185f36283f3f2207a6f18f2b97d360f860bd509a63f70e95/68747470733a2f2f696d672e736869656c64732e696f2f61706d2f6c2f476974687562)](LICENSE)

Table of Contents
-----------------

[](#table-of-contents)

- [Introduction](#introduction)
- [Installation](#installation)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)

Introduction
------------

[](#introduction)

A simple php library used to generate php array to csv, json and csv to php array and json.

Installation
------------

[](#installation)

```
composer require albinvar/php-csv-generator
```

Attach the library to your php code.

```
