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