Skip to content

pmesariya/freshbooks-php-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================================================================

DESCRIPTION:

This is a PHP 5 library for FreshBooks API (http://developers.freshbooks.com/overview/). If you don't want to deal with XML directly this might be the tool for you.

Developer: Milan Rukavina, rukavinamilan@gmail.com

======================================================================

REQUIREMENTS:

PHP 5

======================================================================

USAGE:

Please take a look at example.php file from this package. It's trivial example to should be good enough to demonstrate usage. More more details please reffer to docs directory.

More samples can be found in [samples] dir. In order to try samples, please first copy include/init.dist.php as include/init.php and update url and token values. You can run samples via web browser or from command line, ex.: php get-client.php

======================================================================

LICENSE:

This program is free software; you can redistribute it and/or
modify it.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Automatically exported from code.google.com/p/freshbooks-php-library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages