cuatromedios/kusikusi-php-kernel

This package is abandoned and no longer maintained. The author suggests using the cuatromedios/kusikusi-lib package instead.

The KusiKusi PHP Kernel.

Maintainers

Package info

github.com/cuatromedios/kusikusi-php-kernel

Type:project

pkg:composer/cuatromedios/kusikusi-php-kernel

Statistics

Installs: 228

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1


README

Note: This repository contains the core code of the KusiKusi PHP framework that will be required as a library. If you want to build an application using KusiKusi PHP, visit the main KusiKusi PHP repository.

KusiKusi PHP Framework

KusiKusi PHP is a boilerplate for creating API-first applications based on hierarchical data, like the data found on most websites (home -> section -> page). KusiKusi is based on Laravel Lumen and can be used as the backend for web sites, web applications, mobile apps or platforms containing all of them.

Visit the Main Project Repository