izie/kinvey-php

dev-master / 1.0.x-dev 2016-01-12 17:57 UTC

This package is not auto-updated.

Last update: 2024-10-02 09:16:12 UTC


README

Build Status

安装

通过 Composer

$ composer require izie/kinvey-php

用法

\League\Kinvey\Kinvey::initialize('<app_id>', '<app_secret>', '<master_secret>');

测试

$ phpunit

贡献

请参阅 CONTRIBUTING 了解详细信息。

致谢

许可协议

MIT 许可协议 (MIT)。有关更多信息,请参阅 许可文件