mvccore / example-translator
MvcCore Example - Pig Latin Translator - translate English to Pig Latin - https://en.wikipedia.org/wiki/Pig_Latin.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
- mvccore/ext-debug-tracy-routing: ^5.0
- mvccore/ext-view-helper-assets: ^5.0
- mvccore/mvccore: ^5.1
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