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

https://github.com/dederobert/duskphp-blank

A simple empty project use duskPHP
https://github.com/dederobert/duskphp-blank

duskphp framework middleware psr-15 psr-7

Last synced: 3 months ago
JSON representation

A simple empty project use duskPHP

Awesome Lists containing this project

README

          

# DuskPHP
[![Build Status](https://travis-ci.org/Hovensoft/duskphp-blank.svg?branch=master)](https://travis-ci.org/Hovensoft/duskphp-blank)
[![Coverage Status](https://coveralls.io/repos/github/Hovensoft/duskphp-blank/badge.svg?branch=master)](https://coveralls.io/github/Hovensoft/duskphp-blank?branch=master)

A simple PHP framework build with _middleware pattern_

## LICENSE

DuskPHP - A simple PHP framework build with middleware pattern

Copyright (C) 2017 HovenSoft

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see [www.gnu.org/licenses](http://www.gnu.org/licenses).