30 Commits (edf32208246341e568f2c7f3729618de3ef97227)

Author SHA1 Message Date
Igor Scheller 89742ecd55 Response: Added with and withInput methods and back/redirect functions 5 years ago
Igor Scheller 68afc74b03 Formatting to follow PSR-12 5 years ago
Igor Scheller 8b5b9e2c65 src/: Formatting, doc block hints and cleanup 5 years ago
Igor Scheller f90ab26fee Moved translation helpers to sub namespace 5 years ago
Igor Scheller 2dcb7cc2de Replaced some global `$user` variables 6 years ago
Igor Scheller b443b53919 Translation: added pluralization support 6 years ago
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating' 6 years ago
Igor Scheller b52444af8a Merge remote-tracking branch 'MyIgel/routing' 6 years ago
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 6 years ago
Igor Scheller 427315195b Moved translation/internationalization to Helpers\Translator class 6 years ago
Igor Scheller bb3d16d273 Added Twig template renderer, closes #338 6 years ago
Igor Scheller 73c9d923e7 Renamed RoutingServiceProvider to Http\UrlGeneratorServiceProvider 6 years ago
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 6 years ago
Igor Scheller f3f05f6cc4 Make Engelsystem\Http\Response PSR-7 compatible 6 years ago
Igor Scheller 20c03a155d Implemented PSR-15 middleware handler 6 years ago
msquare 2832fe48ee rename some params (codestyle) 6 years ago
msquare 9496e35711 added comments and renamed short method to url generators 6 years ago
msquare 86b2937078 added comments and renamed short method to url generators 6 years ago
Igor Scheller 6962c2b790 Legacy URL Support 6 years ago
Igor Scheller e0b58d2a7d Added illuminate/support and Fluent Interface to Config 7 years ago
Igor Scheller 449e2cdd00 Added env function, added GitLab CI code coverage config 7 years ago
Igor Scheller d49e49c364 Implemented service provider functionality 7 years ago
Igor Scheller 86c0713baa Added helpers unit test 7 years ago
Igor Scheller 0ac9818764 Added Application 7 years ago
Igor Scheller 8c81adc8e8 Implemented container 7 years ago
Igor Scheller 2bd127c011 Use symfony session 7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago