moroya/php-shindanmaker

0.1.1 2014-10-29 14:45 UTC

This package is not auto-updated.

Last update: 2024-04-09 01:13:27 UTC


README

Simple library for using Shindanmaker.

Installation

The recommended way to install this package is through Composer:

composer require moroya/php-shindanmaker:dev-master

Usage

<?php

require_once('vendor/autoload.php');

use Moroya\Shindanmaker\Shindan;

$shindan = new Shindan(492093, 'moroya');
echo $shindan->getMessage(); // moroya is lalala...