allyse/allyse

Allyse - Klein.php based micro MVC framework.

dev-master / 1.0.x-dev 2015-08-19 20:23 UTC

This package is not auto-updated.

Last update: 2024-05-01 09:26:07 UTC


README

Fast micro PHP framework / library.

Documentation

The Documentation is in Wiki.

Installation

The best way to install Allyse is using Composer. We recommend to install Allyse sandbox.

	composer create-project allyse/sandbox my-app
	cd my-app