justalinko / reikoframework
The PHP Web Framework for simplicity
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 2
Open Issues: 0
Type:project
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: 2025-03-12 14:54:34 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.