► INSERT-TEXT-HERE
Developed with the software and tools below:
► INSERT-TEXT-HERE
Ensure you have the following dependencies installed on your system:
- PHP:
8.1
- Clone the phpbackup repository:
git clone https://github.com/CMeierSoftware/phpbackup- Change to the project directory:
cd phpbackup- Install the dependencies:
composer install --no-devtbd
tbd
To execute tests, run:
vendor/bin/phpunit