PHPackages                             jlourenco/storage - 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. jlourenco/storage

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

jlourenco/storage
=================

This module adds the option of adding files to any kind of entity using a Morph relationship.

v0.1.1(10y ago)010MITPHPPHP &gt;=5.4.0

Since Jan 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/joaogl/storage)[ Packagist](https://packagist.org/packages/jlourenco/storage)[ Docs](https://github.com/jlourenco/storage)[ RSS](/packages/jlourenco-storage/feed)WikiDiscussions master Synced 4w ago

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

storage
=======

[](#storage)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3862d57950daec6ce05184c4878aefcd304ec8731f698975e94f0793f108c20c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6c6f7572656e636f2f73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jlourenco/storage)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/3d1b2121b39f8ab20b622a2ceb302385b758b1990c84b7530dcb0c7c2dade3cf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6c6f7572656e636f2f73746f726167652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/joaogl/storage)[![Coverage Status](https://camo.githubusercontent.com/86bc91ae732afd87342f8f1c304952198fedd9a1d13f86d595183ac721390727/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6a6c6f7572656e636f2f73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/joaogl/storage/code-structure)[![Quality Score](https://camo.githubusercontent.com/e96cbe5d957c6f62d6de607ceb1b173562b9e1282a733be8a76aeefd16d0cf8d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a6c6f7572656e636f2f73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/joaogl/storage)[![Total Downloads](https://camo.githubusercontent.com/f08194541bc03ccd23cfa3587704da948677c6781464324118dc30ccbfff8691/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6c6f7572656e636f2f73746f726167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jlourenco/storage)

This module adds the option of adding files to any kind of entity using a Morph relationship.

Install
-------

[](#install)

Via Composer

```
$ composer require jlourenco/storage
```

Usage
-----

[](#usage)

```
$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Joao Lourenco](https://github.com/joaogl)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3820d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab08c8e97a239eb9233180d300c2f43cd3f653114a7eb8a542afa72cf65d2a97?d=identicon)[joaogl](/maintainers/joaogl)

---

Top Contributors

[![joaogl](https://avatars.githubusercontent.com/u/1858551?v=4)](https://github.com/joaogl "joaogl (3 commits)")

---

Tags

storagejlourenco

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jlourenco-storage/health.svg)

```
[![Health](https://phpackages.com/badges/jlourenco-storage/health.svg)](https://phpackages.com/packages/jlourenco-storage)
```

###  Alternatives

[sausin/laravel-ovh

OVH Object Storage driver for laravel

45159.3k](/packages/sausin-laravel-ovh)[djurovicigoor/lara-files

Lara-files is a package which will make it easier to work with files. Package has built-in support for DigitalOcean spaces and Amazon S3.

1216.6k](/packages/djurovicigoor-lara-files)[luoyy/ali-oss-storage

aliyun oss filesystem storage for laravel 10+

1430.7k1](/packages/luoyy-ali-oss-storage)[zing/laravel-flysystem-obs

Flysystem Adapter for OBS

1212.0k](/packages/zing-laravel-flysystem-obs)[innoge/laravel-rclone

A sleek PHP wrapper around rclone with Laravel-style fluent API syntax

175.9k](/packages/innoge-laravel-rclone)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
