vitkutny/piglatin

There is no license information available for the latest version (v1.0.0) of this package.

Maintainers

Package info

github.com/vitkutny/piglatin

pkg:composer/vitkutny/piglatin

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2014-08-28 03:07 UTC

This package is not auto-updated.

Last update: 2026-03-10 09:50:27 UTC


README

Usage

use VitKutny\PigLatin;

$translator = new PigLatin\Translator;
echo $translator->translate('Hello world!'); //outputs Ello-hay orld-way!