PHPackages                             zestic/auth-library - 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. zestic/auth-library

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

zestic/auth-library
===================

Classes and utils for auth

v0.3.0(5mo ago)0191↓92.9%Apache-2.0PHPPHP ^8.3CI failing

Since Jan 26Pushed 5mo agoCompare

[ Source](https://github.com/zestic/auth-library)[ Packagist](https://packagist.org/packages/zestic/auth-library)[ Docs](https://github.com/zestic/auth-library)[ RSS](/packages/zestic-auth-library/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Auth Library
============

[](#auth-library)

[![Latest Version](https://camo.githubusercontent.com/fe1e00ff4d70229143dca4aabccfe16d44c14f48f23dd6b13d05094c2e7669ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a65737469632f617574682d6c6962726172792e737667)](https://packagist.org/packages/zestic/auth-library)[![codecov](https://camo.githubusercontent.com/ee17ebe54c682381b4999742bded6d83ce4e748f34bd8265a9c03d96ab77802f/68747470733a2f2f636f6465636f762e696f2f67682f7a65737469632f617574682d6c6962726172792f67726170682f62616467652e7376673f746f6b656e3d594f55525f434f4445434f565f544f4b454e)](https://codecov.io/gh/zestic/auth-library)[![PHP Version](https://camo.githubusercontent.com/c8d8dad6beb757a2b8acba331d16140813699543b88a37af0a81f20bd35f61de/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e332532422d626c7565)](https://camo.githubusercontent.com/c8d8dad6beb757a2b8acba331d16140813699543b88a37af0a81f20bd35f61de/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e332532422d626c7565)[![Tests](https://github.com/zestic/auth-library/workflows/Tests/badge.svg)](https://github.com/zestic/auth-library/workflows/Tests/badge.svg)[![License](https://camo.githubusercontent.com/53aec1ae7394521e2af38df6c1560d97fcb8152f5edd45d87563432eed72bf7a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c7565)](https://camo.githubusercontent.com/53aec1ae7394521e2af38df6c1560d97fcb8152f5edd45d87563432eed72bf7a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c7565)

Classes and utils for Auth

Features
--------

[](#features)

- Feature 1
- Feature 2
- Feature 3

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

[](#requirements)

- PHP 8.3 or higher
- Composer

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

[](#installation)

Install via Composer:

```
composer require zestic/auth-library
```

Quick Start
-----------

[](#quick-start)

**Remove Example Code**: Run `composer remove-example` to remove the Calculator example and get a clean slate.

```
