Download the PHP package szonov/laravel-redmine without Composer
On this page you can find all versions of the php package szonov/laravel-redmine. 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 laravel-redmine
Laravel Redmine
Laravel wrapper for the Redmine API. https://github.com/kbsali/php-redmine-api
Installation
- install package
composer require szonov/laravel-redmine
- publish config file
php artisan vendor:publish --provider "SZonov\Redmine\RedmineServiceProvider"
- update config stored in
config/redmine.php
.
Usage
-
using facades
- using app helper
All versions of laravel-redmine with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
kbsali/redmine-api Version ^2.2
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
kbsali/redmine-api Version ^2.2
The package szonov/laravel-redmine contains the following files
Loading the files please wait ....