Implementation of the Ponto Connect API in PHP.
You can find the developpement documentation here
You can install the package via composer:
composer require alchemicstudio/ponto-connect-php$skeleton = new AlchemicStudio\PontoConnect();
echo $skeleton->echoPhrase('Hello, AlchemicStudio!');composer testPlease see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.