21 Commits (c1a1180d1f43a430b38450cb0b64bcd74487b4ae)

Author SHA1 Message Date
Igor Scheller 8257864829 Added translation support for twig templates
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
6 years ago
Igor Scheller bb3d16d273 Added Twig template renderer, closes #338 6 years ago
Igor Scheller a1bc763a16 Added nikic/fast-route as routing dispatcher 6 years ago
Igor Scheller f3b3b6683c Added middleware tests 6 years ago
Igor Scheller 20c03a155d Implemented PSR-15 middleware handler 6 years ago
Igor Scheller 3c08829205 Added Http\Response and Psr7{Request,Response} 6 years ago
Igor Scheller d4b36e9bad Added Illuminate/Database 7 years ago
Igor Scheller e0b58d2a7d Added illuminate/support and Fluent Interface to Config 7 years ago
Igor Scheller 25e434bce4 Refactored ExceptionHandler 7 years ago
Igor Scheller c5c0a602aa Fixed composer 7 years ago
Igor Scheller 212760d4c9 Changed Container to Illuminate/Container
@see https://laravel.com/docs/5.5/container
@see https://davejamesmiller.com/2017/06/15/laravel-illuminate-container-in-depth
7 years ago
Igor Scheller b3b65743cd Added Logger 7 years ago
Igor Scheller 8c81adc8e8 Implemented container 7 years ago
Igor Scheller 341c076d98 Bumped PHP version to min. 7.0.0 (see 440ed74c) 7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
Igor Scheller 6cfd309bef Changed recommended PHP Version to >= 7.0 8 years ago
Igor Scheller c8719e89fa Added phpunit and fixed typo 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Igor Scheller f7c09cb7ff Added exception handler 8 years ago
Igor Scheller b839e40106 Require twbs/bootstrap via composer 8 years ago
Igor Scheller 94b5250414 Added composer with parsedown requirement 8 years ago