sarcastron / disqus-php

Disqus API bindings for PHP

Home Page:http://disqus.com/api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disqus PHP

Total Downloads Latest Unstable Version License

Disqus API bindings for PHP.

Requires PHP 5.3.0 or newer!

Installation

Composer

If you don't have Composer install it:

$ curl -s https://getcomposer.org/installer | php

Add jakubzapletal/disqus-php to composer.json:

$ composer require "jakubzapletal/disqus-php:dev-master"

Usage

Usage examples.

Note: Thanks to Composer you don't have to use require('disqusapi/disqusapi.php');.

About

Disqus API bindings for PHP

http://disqus.com/api/

License:Apache License 2.0


Languages

Language:PHP 100.0%