Initial Commit

This commit is contained in:
Cloud User
2024-03-06 17:45:49 -06:00
commit 8986493161
250 changed files with 43078 additions and 0 deletions

9
composer.json Normal file
View File

@@ -0,0 +1,9 @@
{
"require": {
"vlucas/phpdotenv": "^5.5",
"phpoffice/phpspreadsheet": "^1.25",
"seinopsys/postgresql-database-class": "^3.1",
"justinrainbow/json-schema": "^5.2",
"econea/nusoap": "^0.9.15"
}
}