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

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

cryptr/cryptr-php
=================

Cryptr Package to handle Cryptr authentication processes

0.0.1(3y ago)027MITPHPPHP &gt;=7.0

Since Jan 6Pushed 3y agoCompare

[ Source](https://github.com/cryptr-auth/cryptr-php)[ Packagist](https://packagist.org/packages/cryptr/cryptr-php)[ Docs](https://github.com/cryptr-auth/cryptr-php)[ RSS](/packages/cryptr-cryptr-php/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (6)Used By (0)

Cryptr-PHP
==========

[](#cryptr-php)

PHP SDK for [Cryptr](https://cryptr.co) Authentication processes

Learn more on our [online Documentation 📚](https://docs.cryptr.co).

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

[](#installation)

### Requirements

[](#requirements)

- PHP 7.3+

### Installation

[](#installation-1)

Use the following composer command to install our SDK

```
composer require cryptr/cryptr-php
```

This SDK is mainly focused on PHP API applications, securing your endpoints.

here is how you can use it

```
