/Kaba

Kaba Keyless Entry SDK (API Wrapper)

Primary LanguagePHPMIT LicenseMIT

Kaba

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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

License

The MIT License (MIT). Please see License File for more information.