PHPackages                             fei/filer-package - 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. fei/filer-package

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

fei/filer-package
=================

Filer client package integration for Objective PHP applications

v2.0.1(7y ago)04.1k[3 PRs](https://github.com/flash-global/filer-package/pulls)GPL-3.0PHPPHP ^7.0

Since Mar 23Pushed 2y ago21 watchersCompare

[ Source](https://github.com/flash-global/filer-package)[ Packagist](https://packagist.org/packages/fei/filer-package)[ RSS](/packages/fei-filer-package/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (3)Versions (18)Used By (0)

Filer Package
=============

[](#filer-package)

This package provide Filer Client integration for Objective PHP applications.

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

[](#installation)

Filer Package needs **PHP 7.0** or up to run correctly.

You will have to integrate it to your Objective PHP project with `composer require fei/filer-package`.

Integration
-----------

[](#integration)

As shown below, the Filer Package must be plugged in the application initialization method. The Filer Package create a Filer Client service that will be consumed by the application's middlewares.

```
