proyecto404 / gigya-php-sdk
Gigya PHP SDK
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
dev-master
2015-09-03 17:39 UTC
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2024-01-20 14:20:43 UTC
README
Official Gigya PHP SDK.
For more information please refer to the official documentation
Installation
You can install this library using composer
$ php composer.phar require proyecto404/gigya-php-sdk "dev-master"
or add the package to your composer.json
file directly.
Composer will install the library to your project's vendor/proyecto404
directory.
License
This code is under the MIT license. See the complete license in the LICENSE
file.