Download the PHP package board/plugin-github without Composer
On this page you can find all versions of the php package board/plugin-github. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package plugin-github
Board GitHub Plugin
A GitHub Power-Up for Board. Adds read-only board lists fed by a repository's recent commits, open pull requests or open issues.
Install
Laravel auto-discovers the provider, which registers the plugin into Board's
PluginRegistry. Then, in a board: Power-Ups → Install GitHub → Connect
(OAuth), and create a list from the plugin.
Requirements
board/plugin-sdk(contracts)- The host app must expose a GitHub OAuth app (
GITHUB_CLIENT_ID/GITHUB_CLIENT_SECRET) — the token is stored, encrypted, by the host.
Versioning
Semantic versioning. Pins the SDK with "board/plugin-sdk": "^0.1".
All versions of plugin-github with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
board/plugin-sdk Version ^0.2.6
illuminate/support Version ^11 || ^12 || ^13
illuminate/http Version ^11 || ^12 || ^13
laravel/mcp Version ^0.8
board/plugin-sdk Version ^0.2.6
illuminate/support Version ^11 || ^12 || ^13
illuminate/http Version ^11 || ^12 || ^13
laravel/mcp Version ^0.8
The package board/plugin-github contains the following files
Loading the files please wait ...