Add configuration classes for database and Redis setup

This commit is contained in:
netkas 2025-05-29 15:55:43 -04:00
parent 13c0fa51ef
commit d28d4d06f2
Signed by: netkas
GPG key ID: 4D8629441B76E4CC
7 changed files with 341 additions and 0 deletions

8
.idea/php.xml generated
View file

@ -10,6 +10,14 @@
<option name="highlightLevel" value="WARNING" />
<option name="transferred" value="true" />
</component>
<component name="PhpIncludePathManager">
<include_path>
<path value="/var/ncc/packages/net.nosial.configlib=1.2.0" />
<path value="/var/ncc/packages/net.nosial.loglib2=1.0.3" />
<path value="/var/ncc/packages/net.nosial.optslib=1.1.3" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="8.3" />
<component name="PhpStanOptionsConfiguration">
<option name="transferred" value="true" />
</component>