2017 © Pedro Peláez
 

project tsukuyomi-demo

A PSR-7/PSR-15 minimal web framework demo.

image

n1215/tsukuyomi-demo

A PSR-7/PSR-15 minimal web framework demo.

  • Wednesday, February 21, 2018
  • by n1215
  • Repository
  • 0 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Tsukuyomi(月読)🌕Demo

Latest Stable Version License Build Status Code Coverage Scrutinizer Code Quality, (*1)

A PSR-7/PSR-15 minimal Web framework demo., (*2)

Install

# create project
composer create-project n1215/tsukuyomi-demo your-directory-name

cd your-directory-name

# start development server
php -S 127.0.0.1:8000 public/index.php

# access
curl http://127.0.0.1:8000/hello/
# ["Hello, world!"]

License

The MIT License (MIT). Please see LICENSE for more information., (*3)

The Versions

21/02 2018

dev-master

9999999-dev https://github.com/n1215/tsukuyomi-demo

A PSR-7/PSR-15 minimal web framework demo.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar n1215

psr-7 framework http web psr-15

21/02 2018
18/12 2017
08/12 2017
08/12 2017
08/12 2017

v0.3.0

0.3.0.0 https://github.com/n1215/tsukuyomi-demo

A PSR-7/PSR-15 minimal web framework demo.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar n1215

psr-7 framework http web psr-15