dev-master
9999999-devService providing Object Storage.
MIT
The Requires
by LinkORB
v2.0.0
2.0.0.0Service providing Object Storage.
MIT
The Requires
by LinkORB
v1.0
1.0.0.0Service providing Object Storage.
MIT
The Requires
by LinkORB
Wallogit.com
2017 © Pedro Peláez
Service providing Object Storage.
Provides the ObjectStorage\Service from linkorb/objectstorage as a
service named object_storage.service., (*1)
Install using composer:-, (*2)
$ composer require linkorb/silex-provider-objectstorage
Then, configure the storage service and register the
provider, passing the configuration values to the register method:-, (*3)
// app/app.php
use LinkORB\ObjectStorage\Provider\ObjectStorageServiceProvider;
...
$app->register(
new ObjectStorageServiceProvider,
['object_storage.config' => [...]]
);
See the documentation for linkorb/objectstorage., (*4)
Service providing Object Storage.
MIT
Service providing Object Storage.
MIT
Service providing Object Storage.
MIT