Igor Scheller
|
89742ecd55
|
Response: Added with and withInput methods and back/redirect functions
|
5 years ago |
Igor Scheller
|
f90ab26fee
|
Moved translation helpers to sub namespace
|
5 years ago |
Igor Scheller
|
236197faf8
|
Upgraded external components
|
5 years ago |
Igor Scheller
|
79c92da8c1
|
Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
|
6 years ago |
Igor Scheller
|
c74fa7955d
|
phpunit: Upgrade to version 8, fixed tests, formatting
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
|
6 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
|
73c9d923e7
|
Renamed RoutingServiceProvider to Http\UrlGeneratorServiceProvider
|
6 years ago |
Igor Scheller
|
f3f05f6cc4
|
Make Engelsystem\Http\Response PSR-7 compatible
|
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
|
8cd17419a8
|
TestFixes
|
7 years ago |
Igor Scheller
|
e15e863625
|
Added tests for base_path and config_path
|
7 years ago |
Igor Scheller
|
449e2cdd00
|
Added env function, added GitLab CI code coverage config
|
7 years ago |
Igor Scheller
|
86c0713baa
|
Added helpers unit test
|
7 years ago |