justalinko/reikoframework

The PHP Web Framework for simplicity

0.0.1 2021-10-18 07:35 UTC

This package is auto-updated.

Last update: 2024-04-12 13:01:11 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.