allyse/allyse

Allyse - Klein.php based micro MVC framework.

Installs: 22

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/allyse/allyse

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

This package is not auto-updated.

Last update: 2025-10-01 16:50:41 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