Initial commit

This commit is contained in:
2026-05-16 01:25:14 +03:00
committed by GitHub
commit 5f8e967354
101 changed files with 24401 additions and 0 deletions

4
.phpactor.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "/phpactor.schema.json",
"language_server_php_cs_fixer.enabled": true
}