Skip to content

BillOTei/silex-freshbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

silex-freshbooks

A silex service wrapper for FreshBooks API https://github.com/rtconner/freshbooks-api

$app['freshbooks'] = $app->share(function () use ($app) {
return new FreshBooksApi($app['freshbooks_domain'], $app['freshbooks_token']);
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages