PHPackages                             radnan/rdn-csv - 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. radnan/rdn-csv

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

radnan/rdn-csv
==============

Laminas module to export and import CSV files

v3.0.0(5y ago)19117.4k↓14.1%17[2 issues](https://github.com/radnan/rdn-csv/issues)[2 PRs](https://github.com/radnan/rdn-csv/pulls)MITPHPCI failing

Since Dec 26Pushed 1y ago3 watchersCompare

[ Source](https://github.com/radnan/rdn-csv)[ Packagist](https://packagist.org/packages/radnan/rdn-csv)[ RSS](/packages/radnan-rdn-csv/feed)WikiDiscussions master Synced 1mo ago

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

RdnCsv
======

[](#rdncsv)

The **RdnCsv** Laminas module makes it really easy to export and import CSV files.

How to install
--------------

[](#how-to-install)

1. Use `composer` to require the `radnan/rdn-csv` package:

    ```
    $ composer require radnan/rdn-csv:3.*
    ```
2. Activate the module by including it in your `application.config.php` file:

    ```
