An open API service indexing awesome lists of open source software.

https://github.com/n1215/tsukuyomi

A PSR-7/PSR-15 minimal Web framework.
https://github.com/n1215/tsukuyomi

framework psr-11 psr-15 psr-7

Last synced: about 2 months ago
JSON representation

A PSR-7/PSR-15 minimal Web framework.

Awesome Lists containing this project

README

          

# Tsukuyomi(月読)🌕

[![Latest Stable Version](https://poser.pugx.org/n1215/tsukuyomi/v/stable)](https://packagist.org/packages/n1215/tsukuyomi)
[![License](https://poser.pugx.org/n1215/tsukuyomi/license)](https://packagist.org/packages/n1215/tsukuyomi)
[![Build Status](https://scrutinizer-ci.com/g/n1215/tsukuyomi/badges/build.png?b=master)](https://scrutinizer-ci.com/g/n1215/tsukuyomi/build-status/master)
[![Code Coverage](https://scrutinizer-ci.com/g/n1215/tsukuyomi/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/n1215/tsukuyomi/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/n1215/tsukuyomi/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/n1215/tsukuyomi/?branch=master)

A PSR-7 / PSR-15 minimal web framework core. Demo application => [n1215/tsukuyomi-demo](https://github.com/n1215/tsukuyomi-demo)

# License
The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.