cuatromedios / kusikusi-php-kernel
The KusiKusi PHP Kernel.
Package info
github.com/cuatromedios/kusikusi-php-kernel
Type:project
pkg:composer/cuatromedios/kusikusi-php-kernel
Requires
- php: >=7.1.3
- intervention/image: ^2.5
- laravel/lumen-framework: 5.8.*
- league/flysystem: ^1.0
- ramsey/uuid: ^3.8
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2020-05-16 03:21:23 UTC
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.