develhopper/php-mvc

free and opensource php-mvc framework

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/develhopper/php-mvc

2.8.1 2021-04-10 07:15 UTC

This package is auto-updated.

Last update: 2025-10-10 17:29:13 UTC


README

Yet another php mvc micro framework

Installation

  • composer way:
foo@bar:~$ composer create-project develhopper/php-mvc
  • git way:
foo@bar:~$ git clone https://github.com/develhopper/php-mvc.git
foo@bar:~$ cd php-mvc && composer install

Documentation

coming soon ...

or read the code, i am just trying to keep it simple