PHPackages                             picios/dlocksdk - 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. picios/dlocksdk

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

picios/dlocksdk
===============

php sdk for DLock API

v1.0.2(6mo ago)05CC-BY-3.0PHPPHP &gt;=8.0

Since Dec 29Pushed 6mo agoCompare

[ Source](https://github.com/picios/dlocksdk)[ Packagist](https://packagist.org/packages/picios/dlocksdk)[ RSS](/packages/picios-dlocksdk/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

DLockSDK
========

[](#dlocksdk)

This library helps to connect to DLock API with PHP

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

[](#installation)

Install with composer

```
composer require picios/dlocksdk

```

Usage
-----

[](#usage)

### Creating a new token

[](#creating-a-new-token)

You need to create a connection object first and then use it in request

```
