An open API service indexing awesome lists of open source software.

https://github.com/kodi-app/kodi-core


https://github.com/kodi-app/kodi-core

application-framework php7

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# KodiApp

KodiApp is a highly extensible general purpose lightweight PHP framework for developing web application.

## KodiApp-Core

KodiApp-Core is the key component of KodiApp. It contains all basic functionalities to develop a web application.

### KodiApp-Core Configuration

#### Environment
#### Hooks
#### Services
#### Modules
#### Routes
#### Router

### Create your own Hook

### Create your own Service

### Create your own Module

### Create your own Router