Commit 1ba865c6a66641cbbfa19f9c2b3a993899bf8add
Exists in
spb-stable
and in
2 other branches
Merge branch 'master' into 'master'
Added Laravel API Wrapper
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
doc/api/README.md
| ... | ... | @@ -21,6 +21,7 @@ |
| 21 | 21 | ## Clients |
| 22 | 22 | |
| 23 | 23 | + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP |
| 24 | ++ [Laravel API Wrapper for GitLab CE](https://github.com/adamgoose/gitlab) - PHP / [Laravel](http://laravel.com) | |
| 24 | 25 | + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby |
| 25 | 26 | + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python |
| 26 | 27 | + [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java | ... | ... |