PHPackages                             peynman/larapress-auth - 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. peynman/larapress-auth

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

peynman/larapress-auth
======================

Larapress domain based authentication.

026PHP

Since Jan 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/peynman/press-auth)[ Packagist](https://packagist.org/packages/peynman/larapress-auth)[ RSS](/packages/peynman-larapress-auth/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Larapress Authentication
========================

[](#larapress-authentication)

A package to provide SMS, Email, 3rdParty user registration with Larapress CRUD. Based on Models provided in Larapress Profiles.

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

[](#dependencies)

- [Larapress CRUD](../../../press-crud)
- [Larapress Pages](../../../press-pages)
- [Larapress Reports](../../../press-reports)
- [Larapress Notifications](../../../press-notifications)
- [Larapress Profiles](../../../press-profiles)

Install
-------

[](#install)

1. `composer require peynman/larapress-auth`

Config
------

[](#config)

1. Run `php artisan vendor:publish --tag=larapress-auth`
2. Set `larapress` as your `auth.providers.user.driver` config
3. Set default `Role` ID as larapress `larapress.auth.signup.default_role` config, or set it null to disable signup
4. Set default `SMSGatewayData` ID as larapress `larapress.auth.signup.sms.default_gateway` config
5. Set default admin user id for `larapress.auth.signup.sms.default_author` config

Usage
-----

[](#usage)

- After configuration is completed you can use API endpoints to register or authenticate users

Development/Contribution Guid
-----------------------------

[](#developmentcontribution-guid)

- create a new laravel project
- add this project as a submodule at path packages/larapress-crud
- use phpunit, phpcs
    - `vendor/bin/phpunit -c packages/larapress-crud/phpunit.xml packages/larapress-auth/`
    - `vendor/bin/phpcs --standard=packages/larapress-crud/phpcs.xml packages/larapress-auth/`

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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/f66862e4c2131dff48417a0df0f442cce2f568ecaacc2c24a4df6d9516935d11?d=identicon)[peynman](/maintainers/peynman)

---

Top Contributors

[![peynman](https://avatars.githubusercontent.com/u/1547725?v=4)](https://github.com/peynman "peynman (49 commits)")

### Embed Badge

![Health badge](/badges/peynman-larapress-auth/health.svg)

```
[![Health](https://phpackages.com/badges/peynman-larapress-auth/health.svg)](https://phpackages.com/packages/peynman-larapress-auth)
```

###  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)
