Skip to content

Ynhockey/gigya-php-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gigya SDK for PHP

Learn more: https://developers.gigya.com/display/GD/PHP

Description

The PHP SDK, provides a PHP interface for the Gigya API. The library makes it simple to integrate Gigya services in your PHP application.

Requirements

PHP 7.x.

Download and Installation

Standalone

  • Clone the repo
  • Run composer update

In a project

  • Run composer config repositories.gigyaphpsdk git hhttps://github.com/SAP/gigya-php-sdk.git
  • Run composer require gigya/php-sdk

It will now be possible to autoload Gigya PHP SDK: user Gigya\PHP.

Configuration

Limitations

None

Known Issues

None

How to obtain support

Via SAP standard support. https://developers.gigya.com/display/GD/Opening+A+Support+Incident

Running tests

  • Copy tests/provideAuthDetails.json.dist to tests/provideAuthDetails.json
  • If testing JWT-related functions, create a private key file
  • Enter the relevant authentication details and the private key file path in tests/provideAuthDetails.json

Contributing

Via pull request to this repository.

To-Do (upcoming changes)

None

License

Copyright © 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache License, v 2.0 except as noted otherwise in the LICENSE file.

About

SAP CDC (Gigya) php sdk for server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%