moroya/php-shindanmaker

Shindanmaker

Maintainers

Package info

github.com/moroya/php-shindanmaker

pkg:composer/moroya/php-shindanmaker

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.1.1 2014-10-29 14:45 UTC

This package is not auto-updated.

Last update: 2026-02-24 11:11:46 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...