We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226782d commit 89393d8Copy full SHA for 89393d8
_data/projects/php-conventions.yml
@@ -0,0 +1,21 @@
1
+name: PHP conventions
2
+year_created: 2019
3
+source: https://github.com/drupol/php-conventions
4
+homepage: https://github.com/drupol/php-conventions
5
+docs:
6
+logo:
7
+
8
+description: "A developer tool which provides a pre-defined GrumPHP configuration tailored specifically for PHP development."
9
10
+requires:
11
+ - grumphp
12
+ - composer
13
+drupal_versions:
14
+ - 8
15
+ - 9
16
+category:
17
+ - testing
18
+ - linting
19
+ - devops
20
+similar:
21
+ - drupal-check
0 commit comments