CI | Status |
---|---|
Codacy | |
Coding Style | |
Code Metrics | |
Coverage | |
Test | |
Stable | |
Downloads | |
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.
Do you want to have it working in the less time possible?
Just fork the skeleton project!
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.
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.
Gishiki aims to deploy a framework complete and easy to use to build classic websites.
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.
Gishiki is released under Apache-2.0 license terms, read the LICENSE file to find out more!