izie / kinvey-php
Kinvey PHP SDK
dev-master / 1.0.x-dev
2016-01-12 17:57 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.*
This package is not auto-updated.
Last update: 2026-04-29 16:52:09 UTC
README
Install
Via Composer
$ composer require izie/kinvey-php
Usage
\League\Kinvey\Kinvey::initialize('<app_id>', '<app_secret>', '<master_secret>');
Testing
$ phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.