mheinzerling/simpleweb

Minimal framework for request and response handling and a simple router.

1.0.0 2016-12-31 10:42 UTC

This package is not auto-updated.

Last update: 2025-05-24 23:51:31 UTC


README

Build Status Code Climate Test Coverage Issue Count

#mheinzerling/simpleweb

Minimal framework for request and response handling, a simple router and form validation.

##Composer "require": { "mheinzerling/simpleweb": "^1.0.0" },

##Changelog

1.0.0

  • initial version (PHP 7.1)