An asynchronous implementation of the Gitlab API in PHP, using asynchronous requests/promises to do all of it's I/O.
| .gitignore | ||
| LICENSE | ||
| README.md | ||
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.