NeroReflex/Gishiki

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Gishiki

[![SensioLabsInsight](https://insight.sensiolabs.com/projects/cfddb152-dca5-4a28-92ec-79f1bf76b973/big.png)](https://insight.sensiolabs.com/projects/cfddb152-dca5-4a28-92ec-79f1bf76b973)

| CI           | Status  |
|--------------|---------|
| Codacy       | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/87f9e5edde4d4708b94306e92842d87c)](https://www.codacy.com/app/NeroReflex/Gishiki?utm_source=github.com&utm_medium=referral&utm_content=NeroReflex/Gishiki&utm_campaign=badger) |
| Coding Style | [![StyleCI](https://styleci.io/repos/43607669/shield?branch=master)](https://styleci.io/repos/43607669) |
| Code Metrics | [![Maintainability](https://api.codeclimate.com/v1/badges/0f62753aafdc2b226199/maintainability)](https://codeclimate.com/github/NeroReflex/Gishiki/maintainability)     |
| Coverage     | [![Test Coverage](https://api.codeclimate.com/v1/badges/0f62753aafdc2b226199/test_coverage)](https://codeclimate.com/github/NeroReflex/Gishiki/test_coverage) |
| Test         | [![Build Status](https://travis-ci.org/NeroReflex/Gishiki.svg?branch=master)](https://travis-ci.org/NeroReflex/Gishiki)  |
| Stable       | [![Latest Stable Version](https://poser.pugx.org/neroreflex/gishiki/v/stable)](https://packagist.org/packages/neroreflex/gishiki) |
| Downloads    | [![Total Downloads](https://poser.pugx.org/neroreflex/gishiki/downloads)](https://packagist.org/packages/neroreflex/gishiki) |
| License      | [![License](https://poser.pugx.org/neroreflex/gishiki/license)](https://packagist.org/packages/neroreflex/gishiki) |

_*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](https://github.com/NeroReflex/Gishiki-Skeleton) project!


## Documentation

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

You can browse [here](http://neroreflex.github.io/Gishiki) 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!