PHPackages                             dskripchenko/laravel-api-user - 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. dskripchenko/laravel-api-user

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

dskripchenko/laravel-api-user
=============================

Base api methods. User registration, login, logout, profile. User roles.

2.0.0(5y ago)020MITPHP

Since Dec 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/dskripchenko/laravel-api-user)[ Packagist](https://packagist.org/packages/dskripchenko/laravel-api-user)[ RSS](/packages/dskripchenko-laravel-api-user/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

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

[](#installation)

Run

```
composer config --global --auth http-basic.pkg.extteam.ru {USERNAME} {TOKEN}

```

to register a private packages registry, and run

```
php composer.phar require components/user "@dev"

```

or add

```
"components/user": "@dev"

```

to the `require` section of your `composer.json` file.

Api
---

[](#api)

- /user/info
- /user/register
- /user/login
- /user/logout
- /user/password-reset
- /user/password-set
- /user/password-change

Middlewares
-----------

[](#middlewares)

- VerifyAuth
- UseMainLayerConnection

Models
------

[](#models)

- User

Interfaces
----------

[](#interfaces)

- User
- UserService

Services
--------

[](#services)

- UserService

Notifications
-------------

[](#notifications)

- ResetPassword
- UserCreated

Validators
----------

[](#validators)

- can:permission

functions
---------

[](#functions)

- can

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~117 days

Total

2

Last Release

1858d ago

Major Versions

0.0.1 → 2.0.02021-04-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/3aae29ece4986be5d3eea1ba57457547d2ce92fcdee466af45f69ec4079ec9c7?d=identicon)[dskripchenko](/maintainers/dskripchenko)

---

Top Contributors

[![dskripchenko](https://avatars.githubusercontent.com/u/5102028?v=4)](https://github.com/dskripchenko "dskripchenko (14 commits)")

### Embed Badge

![Health badge](/badges/dskripchenko-laravel-api-user/health.svg)

```
[![Health](https://phpackages.com/badges/dskripchenko-laravel-api-user/health.svg)](https://phpackages.com/packages/dskripchenko-laravel-api-user)
```

###  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.2M117](/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)
