Skip to content

dotblock/dotblock-api-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DotBlock API PHP5 Client

This is a PHP5 client for http://api.dotblock.com/.

Prerequisites

PHP must be compiled with cURL support.

PHP must have JSON support. You can install it with pear:

pecl channel-update pear.php.net
pecl install json

Usage

See examples/example.php.

License

MIT License, see LICENSE in this repo

About

A PHP5 client for api.dotblock.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages