Merge branch 'master' into 'master'

Added Laravel API Wrapper
This commit is contained in:
Dmitriy Zaporozhets 2014-05-08 18:21:49 +00:00
commit 1ba865c6a6
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
## Clients
+ [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
+ [Laravel API Wrapper for GitLab CE](https://github.com/adamgoose/gitlab) - PHP / [Laravel](http://laravel.com)
+ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
+ [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
+ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java