Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 407 Bytes

File metadata and controls

30 lines (20 loc) · 407 Bytes
sidebar_position 2
title Installation

Installation

Requirements

  • PHP 8.3 or higher
  • Composer

Install via Composer

Install the library using Composer:

composer require byjg/authuser

Running Tests

composer test

Next Steps