Skip to content

Commit abf9910

Browse files
committed
Merge pull request chiraggude#50 from vinkla/patch-1
Add more third party APIs
2 parents cda9ca8 + f564c61 commit abf9910

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,15 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
119119
* [Language Files](https://github.com/caouecs/Laravel4-lang) - Validation, Pagination and Reminders language lines in 37 languages
120120

121121
##### Third party APIs
122+
* [Laravel Algolia](https://github.com/vinkla/algolia) A Algolia API bridge
122123
* [Laravel DigitalOcean](https://github.com/GrahamCampbell/Laravel-DigitalOcean) A DigitalOceanV2 bridge
124+
* [Laravel Dropbox](https://github.com/GrahamCampbell/Laravel-Dropbox) A Dropbox bridge
123125
* [Laravel GitHub](https://github.com/GrahamCampbell/Laravel-GitHub) A PHP GitHub API bridge
126+
* [Laravel GitLab](https://github.com/vinkla/gitlab) A GitLab API bridge
127+
* [Laravel Instagram](https://github.com/vinkla/instagram) A Instagram API bridge
124128
* [Laravel Parse](https://github.com/GrahamCampbell/Laravel-Parse) A PHP Parse SDK bridge
125-
* [Laravel Dropbox](https://github.com/GrahamCampbell/Laravel-Dropbox) A Dropbox bridge
129+
* [Laravel Pusher](https://github.com/vinkla/pusher) A Pusher API bridge
130+
* [Laravel Vimeo](https://github.com/vinkla/vimeo) A Vimeo API bridge
126131

127132
## Development Setup
128133
* [Homestead](http://laravel.com/docs/homestead) - Official Vagrant box for Laravel

0 commit comments

Comments
 (0)