Skip to content

jmrocela/tense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------

Tense
A Simple PHP Library to Interact with REST Services

------------------------------------------------------------------------

John Rocela
http://www.iamjamoy.com/

Tense is a Simple Library to interact with REST Services over
HTTP. This library uses the cURL extension on PHP and recognizes
JSON results. This library can easily be Extended through Contexts,
a layer built on top of the Tense API. These contexts have the ability
to build a request and parse responses.

Tense has a small footprint and is very lightweight. Current features
are still limited to the GET aspect of the REST protocol, but will be
improved on later Iterations.

Download the Latest Version at Codepassive's Tense Repository
(https://github.com/codepassive/tense) and  unzip it to the desired
location. Files from the Repository should be in working condition
unless explicitly stated.

Please take not that this project is still under development. Please
refrain from using this library onto a Production Server, as of now,
Please use this library for Learning purposes only.

This project is licensed under GPLv3. Read LICENSE for more information

For questions and feature suggestions, please email me at me@iamjamoy.com

Copyright (c) 2011 John Rocela. Documentation v1
https://github.com/codepassive/tense

About

Small PHP library to interact with REST services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages