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. [HTTP &amp; Networking](/categories/http)
4. /
5. arleslie/dreamobjects-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

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

Client for DreamObjects to work with AWS s3 API

1.0.1(10y ago)3813[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 2w 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 62% 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

3817d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10438264?v=4)[Andrew Leslie](/maintainers/arleslie)[@arleslie](https://github.com/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)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.5k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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