Download the PHP package wijourdil/php-simple-furiganizer without Composer
On this page you can find all versions of the php package wijourdil/php-simple-furiganizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wijourdil/php-simple-furiganizer
More information about wijourdil/php-simple-furiganizer
Files in wijourdil/php-simple-furiganizer
Download wijourdil/php-simple-furiganizer
More information about wijourdil/php-simple-furiganizer
Files in wijourdil/php-simple-furiganizer
Vendor wijourdil
Package php-simple-furiganizer
Short Description A simple PHP package to generate japanese text with furigana for a given word and reading.
License
Package php-simple-furiganizer
Short Description A simple PHP package to generate japanese text with furigana for a given word and reading.
License
Please rate this library. Is it a good library?
Informations about the package php-simple-furiganizer
PHP Simple Furiganizer
This package is a simple tool to generate japanese text with furigana for a given word and reading.
雨の日 + あめのひ ⇒ 雨の日
Installation
Install the package via composer:
Usage
First, simply import the Furiganizer
class:
Then, you just have to instantiate a new Furiganizer and generate the output in the format you want:
Will output :
Output in text is 雨[あめ]の 日[ひ] Output in HTML is 雨の日
All versions of php-simple-furiganizer with dependencies
PHP Build Version
Package Version
The package wijourdil/php-simple-furiganizer contains the following files
Loading the files please wait ....