mvccore / example-translator
MvcCore Example - Pig Latin Translator - translate English to Pig Latin - https://en.wikipedia.org/wiki/Pig_Latin.
Package info
github.com/mvccore/example-translator
Type:project
pkg:composer/mvccore/example-translator
v5.3.0
2024-11-21 16:40 UTC
Requires
- php: >=5.4.0
- mvccore/ext-debug-tracy-routing: ^5.3
- mvccore/ext-view-helper-assets: ^5.3
- mvccore/mvccore: ^5.3
README
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