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
Requires
- php: >= 5.5
- dibi/dibi: ^2.3
- klein/klein: ^2.1
- nette/utils: ^2.3
- smarty/smarty: ^3.1
- soundintheory/php-sql-parser: ^1.0
- tedivm/stash: ^0.13.1
- tracy/tracy: ^2.3
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