mvccore/example-translator

MvcCore Example - Pig Latin Translator - translate English to Pig Latin - https://en.wikipedia.org/wiki/Pig_Latin.

v5.2.0 2023-05-17 13:29 UTC

This package is auto-updated.

Last update: 2024-04-12 23:02:33 UTC


README

Latest Stable Version License Packager Build PHP Version

MvcCore application with standard and ajax requests to translate English into Pig-Latin.

This example is not a single file project application. If you want to see how to build a single file application with this example,
run this example first (to see how it works) and then follow steps here on mvccore/example-translator-portable.

Instalation

composer create-project mvccore/example-translator