cslant / github-project-php
A PHP package for managing GitHub projects with Laravel
Fund package maintenance!
tanhongit
Requires
- php: ^8.3
- knplabs/github-api: ^3.16
- nyholm/psr7: ^1.8
- symfony/http-client: ^7.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.0
- nunomaduro/collision: ^7.10
- nunomaduro/larastan: ^2.9
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
This package is auto-updated.
Last update: 2025-02-20 07:48:37 UTC
README
📝 Introduction
GitHub Project PHP is a package that helps you manage your Github projects in PHP.
It provides a simple and easy-to-use webhooks system to get the GitHub project's actions and implement comments on all activities in the project.
📋 Requirements
🔧 Installation
You can install this package via Composer:
composer require cslant/github-project-php
🚀 Usage
See the Usage - GitHub Project PHP Documentation for a list of usage.
Please check and update some configurations in the documentation.
📖 Official Documentation
Please see the GitHub Project PHP Documentation for more information.
License
The MIT License (MIT). Please see License File for more information.