Initial commit from Specify template

This commit is contained in:
Olek Hondera
2025-11-11 23:18:14 +02:00
commit 34c41ad02c
26 changed files with 3426 additions and 0 deletions

34
.idea/php.xml generated Normal file
View File

@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MessDetectorOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PHPCSFixerOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PHPCodeSnifferOptionsConfiguration">
<option name="highlightLevel" value="WARNING" />
<option name="transferred" value="true" />
</component>
<component name="PhpCodeSniffer">
<phpcs_settings>
<PhpCSConfiguration asDefaultInterpreter="true" />
</phpcs_settings>
</component>
<component name="PhpStan">
<PhpStan_settings>
<PhpStanConfiguration asDefaultInterpreter="true" />
</PhpStan_settings>
</component>
<component name="PhpStanOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="Psalm">
<Psalm_settings>
<PsalmConfiguration asDefaultInterpreter="true" />
</Psalm_settings>
</component>
<component name="PsalmOptionsConfiguration">
<option name="transferred" value="true" />
</component>
</project>