Initial commit

This commit is contained in:
2024-09-13 14:11:34 +02:00
commit a14f7077bb
31 changed files with 1901 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
vendor/
composer.lock
.DS_Store
/node_modules
/vendor
.idea
/logs/
.idea/
/.idea
/.idea/*
/.vscode
/nbproject
/.vagrant
npm-debug.log
yarn-error.log
.phpunit.result.cache
Example2\.php
Example3\.php
Example4\.php
request\.xml
response\.xml
*.log
\.php_cs\.cache
.php-cs-fixer.cache