This is a PHP project that talks to ADP's private endpoints.
- Clone this repository
- Run
composer install
To use the CLI:
- Modify
main-auth
with any config options you don't want to supply via CLI (username and password probably) - Execute as
php main.php
Examples:
php main.php --configfile main-config --adp-timesheet
php main.php --configfile main-config --adp-clock-in
php main.php --configfile main-config --adp-journal