Download the PHP package jeroeny/gitlab-api without Composer
On this page you can find all versions of the php package jeroeny/gitlab-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeroeny/gitlab-api
More information about jeroeny/gitlab-api
Files in jeroeny/gitlab-api
Package gitlab-api
Short Description GitLab API client
License MIT
Homepage https://github.com/jeroeny/gitlab-api
Informations about the package gitlab-api
A PHP wrapper to be used with Gitlab's API.
Forked from php-gitlab-api and based on php-github-api and code from KnpLabs.
Installation
Using composer:
You can visit HTTPlug for library users to get more information about installing HTTPlug related packages.
General API Usage
Example with Pager
to fetch all your closed issue with pagination ( on the gitlab api )
Model Usage
You can also use the library in an object oriented manner:
You get the idea! Take a look around (API methods, models) and please feel free to report any bugs.
Framework Integrations
- Symfony - https://github.com/Zeichen32/GitLabApiBundle
- Laravel - https://github.com/GrahamCampbell/Laravel-GitLab
If you have integrated GitLab into a popular PHP framework, let us know!
Contributing
Feel free to fork and add new functionality and/or tests, I'll gladly accept decent pull requests.
All versions of gitlab-api with dependencies
ext-json Version *
ext-xml Version *
php-http/client-common Version ^2.0
php-http/discovery Version ^1.7
php-http/httplug Version ^2.0
php-http/message Version ^1.8
php-http/multipart-stream-builder Version ^1.1
symfony/options-resolver Version ^4.4 || ^5.0