Skip to content

Pivotal Tracker PHP API Wrapper - Bare bones implementation. Plus send pull requests if you have additions

Notifications You must be signed in to change notification settings

jamesballard/php_pivotal_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Author: Jeremy Blanchard

Email: auzigog@gmail.com

License: Use it. :)

Introduction

php_pivotal_tracker is currently a bare-bones implementation of the Pivotal Tracker API in PHP.

It has the core features to do function calls using CURL for requests.

Please send pull requests if you make any additions for projects you have.

The code has not been extensively tested. Use at your own risk.

TODO

  • Error handling (internally and over REST)
  • Finish implementing all API functions
  • Encoding checks

Further Reading

Pivotal Tracker API

Other language wrappers

About

Pivotal Tracker PHP API Wrapper - Bare bones implementation. Plus send pull requests if you have additions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%