PHPackages                             linkorb/silex-provider-objectstorage - 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. linkorb/silex-provider-objectstorage

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

linkorb/silex-provider-objectstorage
====================================

Service providing Object Storage.

v2.0.0(9y ago)0111MITPHP

Since May 15Pushed 9y ago3 watchersCompare

[ Source](https://github.com/linkorb/silex-provider-objectstorage)[ Packagist](https://packagist.org/packages/linkorb/silex-provider-objectstorage)[ RSS](/packages/linkorb-silex-provider-objectstorage/feed)WikiDiscussions master Synced yesterday

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

linkorb/silex-provider-objectstorage
====================================

[](#linkorbsilex-provider-objectstorage)

Provides the `ObjectStorage\Service` from [linkorb/objectstorage](https://github.com/linkorb/objectstorage "linkorb/objectstorage at GitHub") as a service named `object_storage.service`.

Install
-------

[](#install)

Install using composer:-

```
$ composer require linkorb/silex-provider-objectstorage

```

Then, [configure the storage service](https://github.com/linkorb/objectstorage/blob/master/objectstorage.conf.dist "objectstorage/objectstorage.conf.dist - linkorb/objectstorage") and register the provider, passing the configuration values to the `register` method:-

```
// app/app.php
use LinkORB\ObjectStorage\Provider\ObjectStorageServiceProvider;
...
$app->register(
    new ObjectStorageServiceProvider,
    ['object_storage.config' => [...]]
);

```

Usage
-----

[](#usage)

See the [documentation for linkorb/objectstorage](https://github.com/linkorb/objectstorage "linkorb/objectstorage at GitHub").

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

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 ~15 days

Total

2

Last Release

3317d ago

Major Versions

v1.0 → v2.0.02017-05-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

[![boite](https://avatars.githubusercontent.com/u/989892?v=4)](https://github.com/boite "boite (2 commits)")

### Embed Badge

![Health badge](/badges/linkorb-silex-provider-objectstorage/health.svg)

```
[![Health](https://phpackages.com/badges/linkorb-silex-provider-objectstorage/health.svg)](https://phpackages.com/packages/linkorb-silex-provider-objectstorage)
```

###  Alternatives

[raulfraile/distill

Smart compressed files extractor

224194.6k9](/packages/raulfraile-distill)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73147.2k29](/packages/jaxon-php-jaxon-core)

PHPackages © 2026

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