jolicode / reepo
Abstraction of repository provider like GitHub, Redmine, Gitlab, ...
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 6
Forks: 0
Open Issues: 0
pkg:composer/jolicode/reepo
Requires
- guzzlehttp/guzzle: ~4.0
- guzzlehttp/guzzle-services: ~0.3.0
- jms/serializer: ~0.16
- symfony/options-resolver: ~2.3
Requires (Dev)
- phpunit/phpunit: ~4.0.0
This package is not auto-updated.
Last update: 2022-10-10 23:00:08 UTC
README
PHP Library to deal with repository providers like Github / Redmine / Gitlab / ...
The main goal is to have decent class to link continuous integration / deployment / staging tools with many providers
Currently in heavy development, do not use, unless you want to help.