dev-master
9999999-devManage GitHub resources with an Eloquent-like API
MIT
The Requires
Manage GitHub resources with an Eloquent-like API
Manage GitHub resources with an Eloquent-like API, (*1)
This package's development is sponsored & mantained by Snaptier. While we happily accept contributions, we may priorize development according to the needs of our own product., (*2)
You can pull in the package via composer:, (*3)
bash
composer require snaptier/github-whisper
, (*4)
This package exposes some eloquent-like models you can use to interact with GitHub resources. At the moment, you can only use Repository
, Issue
and File
, but we'll keep adding more., (*5)
The development of this repository is guided by the Snaptier source code. That means that, while we'll try to accept PRs adding new functionality, we might reject contributions that clash with Snaptier's development roadmap and/or break our implementation., (*6)
We strongly suggest to open an issue first to discuss how we can implement new features/bugfixes., (*7)
This pacage is licensed under the MIT License (MIT)., (*8)
Manage GitHub resources with an Eloquent-like API
MIT