Skip to content

MvcCore example with rewrite routes and ajax requests to translate english into piglatin.

License

Notifications You must be signed in to change notification settings

mvccore/example-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvcCore - Example - Pig-Latin Translator

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