An asynchronous implementation of the Gitlab API in PHP, using asynchronous requests/promises to do all of it's I/O.
Find a file
2019-08-21 14:04:29 +00:00
.gitignore Initial commit 2019-08-21 14:04:29 +00:00
LICENSE Initial commit 2019-08-21 14:04:29 +00:00
README.md Initial commit 2019-08-21 14:04:29 +00:00

php-gitlab-api-async

An asynchronous implementation of the Gitlab API in PHP, using asynchronous requests/promises to do all of it's I/O.