Skip to content

gorbachevIn/RTPHPLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides an implementation of the Request Tracker API in PHP.

Available as a composer package at https://packagist.org/packages/dersam/rt-php-lib.

See example.php for usage instructions.

Requires curl.

See https://requesttracker.wikia.com/wiki/REST for information on available fields. 
Note that if a request type has mandatory fields, they are requested in the function
call, or (in certain cases) automatically added to the request.  So you don't need
to specify the ticket id in content, or the type of action.

Please report any issues at https://github.com/dersam/RTPHPLib/issues 

About

PHP wrapper for the Request Tracker API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published