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
- Host: GitHub
- URL: https://github.com/dederobert/duskphp-blank
- Owner: dederobert
- License: gpl-3.0
- Created: 2017-08-25T00:50:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T16:10:27.000Z (over 8 years ago)
- Last Synced: 2025-06-11T10:19:45.128Z (10 months ago)
- Topics: duskphp, framework, middleware, psr-15, psr-7
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DuskPHP
[](https://travis-ci.org/Hovensoft/duskphp-blank)
[](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).