2017 © Pedro Peláez
 

library github-whisper

Manage GitHub resources with an Eloquent-like API

image

snaptier/github-whisper

Manage GitHub resources with an Eloquent-like API

  • Tuesday, July 24, 2018
  • by m1guelpf
  • Repository
  • 3 Watchers
  • 2 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

[WIP] GitHub Whisper

Manage GitHub resources with an Eloquent-like API, (*1)

Development Disclaimer

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)

Installation

You can pull in the package via composer:, (*3)

bash composer require snaptier/github-whisper, (*4)

Usage

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)

Contributing

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)

License

This pacage is licensed under the MIT License (MIT)., (*8)

The Versions

24/07 2018

dev-master

9999999-dev

Manage GitHub resources with an Eloquent-like API

  Sources   Download

MIT

The Requires