PHPackages                             mojoauth/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mojoauth/php-sdk

ActiveLibrary[API Development](/categories/api)

mojoauth/php-sdk
================

MojoAuth PHP API Client

016PHP

Since Sep 18Pushed 1y agoCompare

[ Source](https://github.com/MojoAuth/php-sdk)[ Packagist](https://packagist.org/packages/mojoauth/php-sdk)[ RSS](/packages/mojoauth-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![MojoAuth](https://camo.githubusercontent.com/37c5743060df8e1b8a3763de87c95d2cb40a21ed9e79960ee585ffd4c553839a/68747470733a2f2f6d6f6a6f617574682e636f6d2f6173736574732f696d616765732f6c6f676f2e737667) ](https://www.mojoauth.com)

 PHP SDK
=========

[](#--php-sdk)

PHP SDK based on MojoAuth APIs.

Introduction
------------

[](#introduction)

MojoAuth PHP is a wrapper which provides access to MojoAuth Platform APIs.

MojoAuth provides a secure and delightful experience to your customer with passwordless. Here, you'll find comprehensive guides and documentation to help you to start working with MojoAuth APIs.

Please visit [here](http://www.mojoauth.com/) for more information.

Quickstart Guide
================

[](#quickstart-guide)

Installation
------------

[](#installation)

The MojoAuth PHP SDK can be installed with Composer. Run this command:

```
composer require mojoauth/php-sdk

```

Configuration
-------------

[](#configuration)

After successful install, you need to define the following MojoAuth Account info in your project anywhere before using the MojoAuth SDK or in the config file of your project:

```
