Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

till/exceptional-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Services_Exceptional

Services_Exceptional is a wrapper for the API of http://getexceptional.com/.

In order to use it, you'll need an account on getexceptional.com and an API key.

Installation

  • git clone git@github.com:till/exceptional-php.git
  • cd exceptional-php
  • pear install package.xml

Usage is really simple

  • either require_once 'Services/Exceptional.php'; or create an autoloader
  • code:
  • Done!

About

PHP Client for getexceptional.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%