PHPackages                             arleslie/dreamobjects-client - 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. arleslie/dreamobjects-client

ActiveLibrary

arleslie/dreamobjects-client
============================

Client for DreamObjects to work with AWS s3 API

1.0.1(10y ago)3814[4 PRs](https://github.com/arleslie/dreamobjects-client/pulls)MITPHP

Since Jan 6Pushed 7y ago2 watchersCompare

[ Source](https://github.com/arleslie/dreamobjects-client)[ Packagist](https://packagist.org/packages/arleslie/dreamobjects-client)[ RSS](/packages/arleslie-dreamobjects-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

arleslie\\DreamObjects
======================

[](#arlesliedreamobjects)

Client for DreamObjects to work with AWS S3 API (for Laravel)

Installation
============

[](#installation)

`composer require arleslie/dreamobjects-client`

In `config\filesystems.php` add the following under `'disks' => [`

```
        'dreamobjects' => [
            'driver' => 'dreamobjects',
            'key'    => '',
            'secret' => '',
            'bucket' => ''
        ],

```

Add the ServiceProvider: `arleslie\DreamObjects\ServiceProvider` to your `app.php`.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~3 days

Total

2

Last Release

3772d ago

### Community

Maintainers

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

---

Top Contributors

[![arleslie](https://avatars.githubusercontent.com/u/10438264?v=4)](https://github.com/arleslie "arleslie (10 commits)")

### Embed Badge

![Health badge](/badges/arleslie-dreamobjects-client/health.svg)

```
[![Health](https://phpackages.com/badges/arleslie-dreamobjects-client/health.svg)](https://phpackages.com/packages/arleslie-dreamobjects-client)
```

PHPackages © 2026

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