first functional demo

This commit is contained in:
2025-05-09 20:50:34 +02:00
parent b6fd7876d3
commit b8e5730ec0
49 changed files with 7281 additions and 25 deletions

6
CakePHP/phpcs.xml Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<ruleset name="App">
<config name="installed_paths" value="../../cakephp/cakephp-codesniffer"/>
<rule ref="CakePHP"/>
</ruleset>