tnnsst35 / naokihanzawa
There is no license information available for the latest version (1.0.0) of this package.
NaokiHanzawa is a famous character in Japan.
1.0.0
2013-12-03 00:00 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-02 20:17:41 UTC
README
NaokiHanzawa is a famous character in Japan.
He says the famous words, meaning twice return of "baigaeshida(倍返しだ!)".
NaikiHanzawa this library has methods to do the same with the words of his.
Usage
<?php require_once 'NaokiHanzawa.php'; echo NaokiHanzawa::baigaeshida(2); // 4 echo NaokiHanzawa::baigaeshida(1.2); // 2.4 echo NaokiHanzawa::baigaeshida('Hello World'); // Hello WorldHello World
Author
tnnsst35<http://tnnsst35.com>