Skip to content

NeroReflex/Gishiki

Repository files navigation

Gishiki

SensioLabsInsight

CI Status
Codacy Codacy Badge
Coding Style StyleCI
Code Metrics Maintainability
Coverage Test Coverage
Test Build Status
Stable Latest Stable Version
Downloads Total Downloads
License License

Gishiki: a modern and elegant MVC framework for modern versions of PHP.

Gishiki means 'ritual' in japanese, this name was chosen because this framework will help you to perform the ritual of creation and deployment of web contents.

Quick Start

Do you want to have it working in the less time possible?

Just fork the skeleton project!

Documentation

A simple tutorial is inside the Documentation folder. That tutorial is meant to be compiled using mkdocs.

You can browse here the online version matching the last valid development branch.

Services

Gishiki focuses on high-performance cloud computing in an MVC-oriented paradigm.

The majority of cloud application is composite of RESTFul services.

Gishiki lets you easily create RESTFul services to interact with your own service from wherever you want, may it be an Android/iOS application, another service, a Desktop program or the website for your service.

Websites

Gishiki aims to deploy a framework complete and easy to use to build classic websites.

Security

In order to help you obtaining a secure working environment Gishiki deploy a set of cryptographic utilities based on the OpenSSL ones and abstract away most common cryptographic operations.

License

Gishiki is released under Apache-2.0 license terms, read the LICENSE file to find out more!