justalinko/reikoframework

The PHP Web Framework for simplicity

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 2

Open Issues: 0

Type:project

pkg:composer/justalinko/reikoframework

0.0.1 2021-10-18 07:35 UTC

This package is auto-updated.

Last update: 2025-09-12 15:47:17 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.