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.


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