Skip to content

lmbbox/ci_freshbooks_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeIgniter Freshbooks API

A Freshbooks API Library for CodeIgniter.

Requirements

  1. PHP 5.1+
  2. CodeIgniter 2.0.0+

Usage

// Load the ci_flickr_api spark
$this->load->spark('ci_freshbooks_api/0.1.0');

See the examples for functional use.