refactor to composer api

Non working state
This commit is contained in:
Walz
2025-04-08 16:08:09 +02:00
parent 20eacdf96c
commit 1b27d03c4d
12 changed files with 405 additions and 38 deletions

20
.gitignore vendored
View File

@ -1 +1,19 @@
.idea/
# IDE directories
.idea/
.vscode/
.DS_Store
# Composer
/vendor/
/composer.lock
# Temporary files
*.cache
*.log
*.tmp
# Node modules (if you use any JS build tools)
/node_modules/
# Generated files
/config.xml