PHPackages                             sawolabs/sawo-laravel - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. sawolabs/sawo-laravel

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

sawolabs/sawo-laravel
=====================

Passwordless and OTP-less Authentication for your website. It helps you to authenticate user via their email or phone number.

1.1.0(4y ago)013MITPHPPHP ^7.3|^8.0

Since Apr 7Pushed 4y agoCompare

[ Source](https://github.com/sawolabs/laravel-sdk)[ Packagist](https://packagist.org/packages/sawolabs/sawo-laravel)[ Docs](https://docs.sawolabs.com/sawo/)[ RSS](/packages/sawolabs-sawo-laravel/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Sawo PHP SDK
============

[](#sawo-php-sdk)

[![Current version](https://camo.githubusercontent.com/0fd5915376454bd5af1d628f5f9aa8b82e1d39e0a9b74b9fbff30e225d950cc5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7361776f6c6162732f7361776f2d6c61726176656c2e7376673f6c6f676f3d636f6d706f736572)](https://packagist.org/packages/sawolabs/sawo-laravel)[![Supported PHP version](https://camo.githubusercontent.com/a0742857ec7b244d6349991fc2006adaa32e1c6f626c08bde86bd79f2ab286bc/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6f676f3d706870266c6162656c3d504850266d6573736167653d253545372e322537437e382e302e3026636f6c6f723d373737626234)](https://packagist.org/packages/sawolabs/sawo-laravel)

Table of Contents
-----------------

[](#table-of-contents)

- [Overview](#overview)
- [Installation](#installation)
- [License](#license)

Overview
--------

[](#overview)

[Sawo](https://sawolabs.com/) provides the api and infrastructure you need to authenticate your users in PHP.

For more information, visit the [Sawo SDK documentation](https://docs.sawolabs.com/sawo/).

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

[](#installation)

To get started with Sawo, use the Composer package manager to add the package to your project's dependencies:

```
$ composer require sawolabs/sawo-laravel
```

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

[](#configuration)

Before using Sawo, you will need to add credentials for the your application. These credentials should be placed in your application's `config/sawo.php` configuration file.

```
