mvccore / example-helloworld
MvcCore - Example - Hello World - very simple application with possibility to pack into single PHP result file.
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
- mvccore/ext-view-helper-assets: ^5.0
- mvccore/mvccore: ^5.1
README
MvcCore very basic application example.
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-helloworld-portable
.
Instalation
composer create-project mvccore/example-helloworld