PHPackages                             patryknamyslak/pauth - 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. patryknamyslak/pauth

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

patryknamyslak/pauth
====================

An authentication library with OAuth, CSRF, Dynamic form generation and much more!

10PHP

Since Feb 1Pushed 3mo agoCompare

[ Source](https://github.com/PatrykNamyslak/PAuth)[ Packagist](https://packagist.org/packages/patryknamyslak/pauth)[ RSS](/packages/patryknamyslak-pauth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PAuth
=====

[](#pauth)

An authentication library with OAuth, CSRF, Dynamic form generation and much more!

Authentication Methods:
-----------------------

[](#authentication-methods)

- Credential based login:
    - Username + Password
    - Email + Password
- OAuth
    - Google
    - Github
- Magic Links :: One time links sent to the users email

Automated Emails for:
---------------------

[](#automated-emails-for)

- Verification
- Password changes / resets.
- Account deletion.
- Magic Links

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

[](#installation)

Install PAuth with composer

```
  composer require patryknamyslak/pauth
```

Authors
-------

[](#authors)

- [@patryknamyslak](https://www.github.com/patryknamyslak)

License
-------

[](#license)

[MIT](https://mit-license.org/)

Dependencies
------------

[](#dependencies)

- [patryknamyslak/patform](https://patl.ink/form-builder/) :: Dynamic form Generator
- [patryknamyslak/patbase](https://patl.ink/patbase/) :: Database Communication Interface (DCI)
- [Resend](https://resend.com/) :: Email Sending Client
- [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) :: HTTP Client
- [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) :: Environment variable loader

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance54

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/65c81cbbb028fa73196ab7a01c410588bc79f2f09350597f58d65f8c5801099f?d=identicon)[PatrykNamyslak](/maintainers/PatrykNamyslak)

---

Top Contributors

[![PatrykNamyslak](https://avatars.githubusercontent.com/u/143219631?v=4)](https://github.com/PatrykNamyslak "PatrykNamyslak (75 commits)")

### Embed Badge

![Health badge](/badges/patryknamyslak-pauth/health.svg)

```
[![Health](https://phpackages.com/badges/patryknamyslak-pauth/health.svg)](https://phpackages.com/packages/patryknamyslak-pauth)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
