PHPackages                             locksmith/sdk-php - 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. locksmith/sdk-php

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

locksmith/sdk-php
=================

PHP client for the Locksmith public auth API

00PHP

Since May 2Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

`locksmith/sdk-php`
===================

[](#locksmithsdk-php)

Official **PHP 8.2+** client for the [Locksmith](https://getlocksmith.dev) public auth API.

- **Docs:** [getlocksmith.dev/docs/api](https://getlocksmith.dev/docs/api)

Install
-------

[](#install)

```
composer require locksmith/sdk-php
```

Requirements
------------

[](#requirements)

- PHP **8.2+** with `ext-json`
- API key prefix `lsm_live_` or `lsm_sbx_`.

Quick start
-----------

[](#quick-start)

```
