We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57ba26 commit 2f2db2aCopy full SHA for 2f2db2a
README.md
@@ -5,7 +5,10 @@
5
6
# IxDF Coding Standard
7
8
-An opinionated coding standard for PHP/Laravel projects. Provides **PHP_CodeSniffer** rules and a shared **PHP-CS-Fixer** configuration.
+An opinionated coding standard for PHP/Laravel projects. Provides two independent tools — use either one or both together:
9
+
10
+- **PHP_CodeSniffer** — custom sniffs for strict types and Laravel conventions
11
+- **PHP-CS-Fixer** — shared config with 80+ rules based on PER-CS 3.0
12
13
## Installation
14
0 commit comments