Download the PHP package chaplean/redmine-client-bundle without Composer
On this page you can find all versions of the php package chaplean/redmine-client-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chaplean/redmine-client-bundle
More information about chaplean/redmine-client-bundle
Files in chaplean/redmine-client-bundle
Download chaplean/redmine-client-bundle
More information about chaplean/redmine-client-bundle
Files in chaplean/redmine-client-bundle
Vendor chaplean
Package redmine-client-bundle
Short Description Redmine Api Client Bundle
License MIT
Package redmine-client-bundle
Short Description Redmine Api Client Bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package redmine-client-bundle
Getting Started With ChapleanRedmineClientBundle
Prerequisites
This version of the bundle requires Symfony 2.8+.
Installation
1. Composer
2. AppKernel.php
Add
Configuration
1. config.yml
2. paramters.yml
Available functions:
-
Projects
- getProjects()
- getProject()
- putProjects()
- deleteProjects()
-
Users
- getUsers()
- getUser()
- postUsers()
- putUsers()
- deleteUsers()
-
Issues
- getIssues()
- getIssue()
- postIssues()
- putIssues()
- deleteIssues()
- Times
- getTimes()
- getTime()
- postTimes()
- putTimes()
- deleteTimes()
All versions of redmine-client-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.8
chaplean/api-client-bundle Version ^1.0
symfony/config Version ^2.8 || ^3.0 || ^4.0
symfony/console Version ^2.8 || ^3.0 || ^4.0
symfony/dependency-injection Version ^2.7 || ^3.0 || ^4.0
symfony/yaml Version ^2.8 || ^3.0 || ^4.0
chaplean/api-client-bundle Version ^1.0
symfony/config Version ^2.8 || ^3.0 || ^4.0
symfony/console Version ^2.8 || ^3.0 || ^4.0
symfony/dependency-injection Version ^2.7 || ^3.0 || ^4.0
symfony/yaml Version ^2.8 || ^3.0 || ^4.0
The package chaplean/redmine-client-bundle contains the following files
Loading the files please wait ....