Skip to content

Simple tool for fetching items from TargetProcess (www.targetprocess.com) written in PHP

Notifications You must be signed in to change notification settings

rstgroup/TpReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TpReport

Made with passion - RST Group Code Climate Build Status Test Coverage

Simple tool for fetching items from TargetProcess.

Configuring

  • Use Composer and define dependencies by adding following configuration:
   "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/rstgroup/TpReport"
        }
    ],
    "require": {
        "rstgroup/TpReport": "dev-master"
    }

About

Simple tool for fetching items from TargetProcess (www.targetprocess.com) written in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages