vitkutny/piglatin

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

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/vitkutny/piglatin

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

This package is not auto-updated.

Last update: 2025-10-07 07:50:16 UTC


README

Usage

use VitKutny\PigLatin;

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