PHPackages                             oto/reader-file - 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. oto/reader-file

ActiveLibrary

oto/reader-file
===============

Read rows in a file and then returns

1.0.0(6y ago)07MITPHPPHP &gt;=7.2.0

Since Jan 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Otooo/Reader)[ Packagist](https://packagist.org/packages/oto/reader-file)[ RSS](/packages/oto-reader-file/feed)WikiDiscussions develop Synced 6d ago

READMEChangelogDependenciesVersions (4)Used By (0)

What's this
===========

[](#whats-this)

A library that reads the content of some types of files and returns an array containing this data.

Requirements
------------

[](#requirements)

- PHP &gt;= 4.2.0
- Composer

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

[](#installation)

In project folder:

```
composer require oto/reader-file

```

Readable files
--------------

[](#readable-files)

- CSV

How to use
----------

[](#how-to-use)

```
