PHPackages                             codad5/file-helper - 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. codad5/file-helper

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

codad5/file-helper
==================

FIle Uploader is a php package to aid fast , easy and safe file upload

v1.0.2(3y ago)4601MITPHPPHP &gt;=7.1

Since Aug 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/codad5/php-file-uploader)[ Packagist](https://packagist.org/packages/codad5/file-helper)[ RSS](/packages/codad5-file-helper/feed)WikiDiscussions main Synced 1mo ago

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

FILE UPLOADER
=============

[](#file-uploader)

FIle Uploader is a php package to aid fast , easy and safe file upload

installation
------------

[](#installation)

```
composer require codad5/file-helper
```

Features
--------

[](#features)

- Fast and easy to use with method chaining
- Good error management
- Safety management
- works for both multiple file upload and single file upload

Usage
-----

[](#usage)

`index.php`

```

```

`upload.php`

```
