Giter Site home page Giter Site logo

erekle1 / yoti-php-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getyoti/yoti-php-sdk

0.0 0.0 0.0 2.9 MB

The PHP SDK for interacting with the Yoti Platform

Home Page: https://developers.yoti.com/yoti/getting-started-app

License: MIT License

PHP 100.00%

yoti-php-sdk's Introduction

Yoti PHP SDK

Build Status Coverage Bugs Code Smells Vulnerabilities

Welcome to the Yoti PHP SDK. This repo contains the tools you need to quickly integrate your PHP back-end with Yoti, so that your users can share their identity details with your application in a secure and trusted way.

Table of Contents

  1. Requirements - Check you have what you need

  2. Enabling the SDK - How to install our SDK

  3. Setup - Setup required before using the Yoti services

  4. Products - Links to more information about the products offered by the Yoti SDK

  5. Support - Please feel free to reach out

Requirements

  • PHP ^7.1
  • CURL PHP extension (must support TLSv1.2)

Recommended (optional)

Enabling the SDK

To import the Yoti SDK inside your project, you can use your favourite dependency management system. If you are using Composer, you need to do one of the following:

Add the Yoti SDK dependency:

"require": {
    "yoti/yoti-php-sdk" : "^3.0"
}

Or run this Composer command

$ composer require yoti/yoti-php-sdk "^3.0"

Setup

For each service you will need:

  • Your Client SDK ID, generated by Yoti Hub when you create (and then publish) your app.
  • Your .pem file. This is your own unique private key which your browser generates from the Yoti Hub when you create an application.

Products

The Yoti SDK can be used for the following products, follow the links for more information about each:

  1. Yoti app integration - Connect with already-verified customers.
  2. Yoti Doc Scan - Identity verification embedded in your website or app.

Support

For any questions or support please email [email protected]. Please provide the following to get you up and working as quickly as possible:

  • Computer type
  • OS version
  • Version of PHP being used
  • Screenshot

Once we have answered your question we may contact you again to discuss Yoti products and services. If you’d prefer us not to do this, please let us know when you e-mail.

For further documentation, see https://developers.yoti.com/yoti/welcome

yoti-php-sdk's People

Contributors

davidgrayston avatar echarrod avatar luborrod avatar simonyoti avatar sidibos avatar mrburtyyy avatar nikhilpank avatar kiranbali avatar xchangebit avatar emmas-yoti avatar vassyz avatar dependabot-preview[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.