Download the PHP package aram-hamo/mvc without Composer
On this page you can find all versions of the php package aram-hamo/mvc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aram-hamo/mvc
More information about aram-hamo/mvc
Files in aram-hamo/mvc
Download aram-hamo/mvc
More information about aram-hamo/mvc
Files in aram-hamo/mvc
Vendor aram-hamo
Package mvc
Short Description Model View Controller Framework
License GPL-3.0-or-later
Package mvc
Short Description Model View Controller Framework
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package mvc
Description
Minimal MVC Framework written in PHP.
Getting Started
Installation
Starting the local dev server
The default port is .
Create a new page
This will create a View and a Controller with the same name of the \<pagename>, and route it to the given \<path> argument.
DB Migration
This will migrate all the migration files found in directory.
Contact
Aram Hamo - [email protected]
License
All versions of mvc with dependencies
PHP Build Version
Package Version
Requires
aram-hamo/mvc-core Version
~0.4
The package aram-hamo/mvc contains the following files
Loading the files please wait ....