hovensoft / duskphp-blank
A empty project using duskphp
Requires
- php: >=7.1.0
- hovensoft/duskphp-core: 0.0.2-alpha
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.5
- phpunit/phpunit: ~6.2.0
- satooshi/php-coveralls: ^1.0
- squizlabs/php_codesniffer: ^3.0
Suggests
- hovensoft/duskphp-middlewares: A collection of middleware
- middlewares/whoops: Middleware to use Whoops as error handler.
This package is auto-updated.
Last update: 2024-12-08 20:46:54 UTC
README
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.