Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Jul 26, 2014
1 parent a867819 commit e6a986f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,17 @@ Finally run:
$ php composer.phar require toin0u/digitalocean-v2
```

### Using a framework? ###
### Using Laravel? ###

If you are using a framework and looking for a wrapper for this library. the following projects might interest you.

* [Laravel-DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) a Laraval wrapper By [Graham Campbell](https://github.com/GrahamCampbell)
[Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) by [Graham Campbell](https://github.com/GrahamCampbell) might interest you.

```json
{
"require": {
"graham-campbell/digitalocean": "0.1.*"
}
}
```

Adapter
-------
Expand Down

0 comments on commit e6a986f

Please sign in to comment.