mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-05 20:41:31 -07:00
commit
12b4f6a627
1 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@
|
|||
|
||||
An API wrapper for DigitalOcean's Spaces object storage designed for easy use.
|
||||
|
||||
|
||||
### Installation
|
||||
* **Using Composer**:
|
||||
```sh
|
||||
composer require sociallydev/spaces-api:dev-master
|
||||
```
|
||||
|
||||
### Connecting
|
||||
```php
|
||||
//Either:
|
||||
|
@ -209,4 +216,4 @@ try {
|
|||
|
||||
|
||||
## License
|
||||
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API?ref=badge_large)
|
||||
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API?ref=badge_large)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue