File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Customize your rules in the `phpmd.xml` file.
85
85
### Coding Standard
86
86
87
87
We extend PHP-CS-Fixer to create the
88
- [ Coding Standard Library] ( https://gitlab .com/aplus-framework/libraries /coding-standard ) .
88
+ [ Coding Standard Library] ( https://github .com/aplus-framework/coding-standard ) .
89
89
90
90
It is [ PSR-12] ( https://www.php-fig.org/psr/psr-12/ ) compatible.
91
91
@@ -98,7 +98,7 @@ vendor/bin/php-cs-fixer fix --diff --dry-run --verbose
98
98
### Testing
99
99
100
100
We extend PHPUnit to create the
101
- [ Testing Library] ( https://gitlab .com/aplus-framework/libraries /testing ) .
101
+ [ Testing Library] ( https://github .com/aplus-framework/testing ) .
102
102
103
103
You can unit test your code by running:
104
104
@@ -187,9 +187,9 @@ Visit the Aplus Framework website: [aplus-framework.com](https://aplus-framework
187
187
188
188
Follow Aplus on:
189
189
190
- - [ GitLab] ( https://gitlab.com/aplus-framework )
191
190
- [ GitHub] ( https://github.com/aplus-framework )
192
191
- [ Twitter] ( https://twitter.com/AplusFramework )
192
+ - [ GitLab] ( https://gitlab.com/aplus-framework )
193
193
- [ Gab] ( https://gab.com/AplusFramework )
194
194
- [ Facebook] ( https://www.facebook.com/AplusFramework )
195
195
- [ YouTube] ( https://www.youtube.com/@AplusFramework )
You can’t perform that action at this time.
0 commit comments