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

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

desarrolla2/file
================

Provide simple api to read and write files

0.1.0(11y ago)42.6k3[1 issues](https://github.com/desarrolla2/File/issues)[1 PRs](https://github.com/desarrolla2/File/pulls)MITPHPPHP ~5.4

Since Mar 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/desarrolla2/File)[ Packagist](https://packagist.org/packages/desarrolla2/file)[ RSS](/packages/desarrolla2-file/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

File
====

[](#file)

This provide a simple api to read and write files

[![Build Status](https://camo.githubusercontent.com/7d7728bce6055fa6a734ae65b205b943ec30cb600ad3fbab8f9f107ad603666e/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6465736172726f6c6c61322f46696c652e706e67)](http://travis-ci.org/desarrolla2/File) [![Latest Stable Version](https://camo.githubusercontent.com/43530cb65098f825c2690c8e08800a19052938fd19bc1adc8e5b714aa91719a1/68747470733a2f2f706f7365722e707567782e6f72672f6465736172726f6c6c61322f66696c652f762f737461626c652e706e67)](https://packagist.org/packages/desarrolla2/file) [![Total Downloads](https://camo.githubusercontent.com/67e0d28b28ba75a62c5d66b691f00a7749fec5cee3f1531f8271776b73b6cbb1/68747470733a2f2f706f7365722e707567782e6f72672f6465736172726f6c6c61322f66696c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/desarrolla2/file)

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

[](#installation)

### With Composer

[](#with-composer)

It is best installed it through [packagist](http://packagist.org/packages/desarrolla2/file)by including `desarrolla2/file` in your project composer.json require:

```
    "require": {
        // ...
        "desarrolla2/file":  "*"
    }
```

### Without Composer

[](#without-composer)

You can also download it from \[Github\] (), but no autoloader is provided so you'll need to register it with your own PSR-4 compatible autoloader.

Usage
-----

[](#usage)

```
