Kaba eCode API Wrapper written in PHP.
Via Composer
$ composer require codejet/kaba
$kaba = new CodeJet\Kaba($username, $password);
echo $kaba->requestDoorCode('site name','door name','arrival date', 'departure date');
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
- [Josh Houghtelin][https://github.com/jhoughtelin]
- All Contributors
The MIT License (MIT). Please see License File for more information.