Download the PHP package cslant/github-project-php without Composer
On this page you can find all versions of the php package cslant/github-project-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cslant/github-project-php
More information about cslant/github-project-php
Files in cslant/github-project-php
Package github-project-php
Short Description A PHP package for managing GitHub projects with Laravel
License MIT
Homepage https://github.com/cslant/github-project-php
Informations about the package github-project-php
github-project-php 👋
## 📝 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
- PHP ^8.3
- [Composer](https://getcomposer.org/)
- [Laravel](https://laravel.com/) ^10.0
## 🔧 Installation
You can install this package via Composer:
## 🚀 Usage
See the [Usage - GitHub Project PHP Documentation](https://docs.cslant.com/github-project-php/usage)
for a list of usage.
Please check and update some configurations in the documentation.
## 📖 Official Documentation
Please see the [GitHub Project PHP Documentation](https://docs.cslant.com/github-project-php) for more
information.
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
All versions of github-project-php with dependencies
knplabs/github-api Version ^3.16
nyholm/psr7 Version ^1.8
symfony/http-client Version ^7.2