Skip to content

allyse/allyse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Allyse

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