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.
Installs: 10 123
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
pkg:composer/proyecto404/gigya-php-sdk
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.