PHP code example of soundasleep / svntime
1. Go to this page and download the library: Download soundasleep/svntime library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
soundasleep / svntime example snippets
shell
rem 60 min = 3600 sec
rem 120 min = 7200 sec
php -f vendor/soundasleep/svntime/svntime.php -- --between 7200 --before 7200 --after 3600 https://github.com/user/repo1 https://github.com/user/repo2