No description
Kumi
7252b729b2
Introduces Composer to manage PHP dependencies for the project. Includes phpoffice/phpspreadsheet as a required library to facilitate spreadsheet manipulation. The `.gitignore` file is updated to exclude composer.phar and the vendor directory, ensuring sensitive data and unnecessary files are not tracked. These changes enable more efficient dependency management and streamline the integration of third-party packages. |
||
---|---|---|
classes | ||
db | ||
lang/en | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
details.php | ||
index.php | ||
settings.php | ||
version.php |