You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ Ageras ApS PHP Coding Standards
3
3
4
4
This document describes the coding standards for PHP code written by Ageras ApS.
5
5
6
+
At Ageras ApS, we aim to maintain high-quality, consistent, and maintainable PHP code. These coding standards ensure compliance with PSR-12 and leverage modern tools to enhance code reliability and developer productivity.
7
+
6
8
## Table of Contents
7
9
1.[Installation](#installation)
8
10
2.[Configuration](#configuration)
@@ -34,7 +36,8 @@ Add the following scripts to the `scripts` section of your `composer.json` file
0 commit comments