justalinko / reikoframework
The PHP Web Framework for simplicity
Package info
github.com/justalinko/reikoframework
Type:project
pkg:composer/justalinko/reikoframework
0.0.1
2021-10-18 07:35 UTC
Requires
- bramus/router: ^1.6
- j4mie/idiorm: ^1.5
- latte/latte: ^2.10
- vlucas/phpdotenv: ^5.3
Requires (Dev)
- fakerphp/faker: ^1.16
- symfony/console: ^5.3
This package is auto-updated.
Last update: 2026-03-12 16:56:32 UTC
README
What is Reiko?
Reiko Framework is PHP Web framework for simplicity, if you need built web application and need simple framework and powerfull you can use Reiko Framework.
( This package under development )
Installing via composer
## Development install
$ composer create-project justalinko/reikoframework:dev-master
Run Application
$ cd reikoframework
$ php reiko app:run
Features
- Latte template engine
- ORM
- Query Builder
- Simple router
- Reiko CLI Tools
- Lightweight
- Fast and simple.