An asynchronous implementation of the Gitlab API in PHP, using asynchronous requests/promises to do all of it's I/O.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
krageon 4613cb69ea Initial commit 5 years ago
.gitignore Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago

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.