PHPackages                             pinglayson/users - 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. pinglayson/users

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

pinglayson/users
================

This a micro service for handling user accounts

1.0.29-stable(7y ago)019MITPHP

Since Nov 12Pushed 7y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (14)Used By (0)

service-api
===========

[](#service-api)

This is a micro service for user accounts.

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

[](#installation)

composer require pinglayson/users

Sample Usage
------------

[](#sample-usage)

```
use Pinglayson\Users;
$users = new Users();
$login = $users->login(array('email' => 'pingmail110@mailinator.com',
                      'password' => 'secret',
                      'source' => 'web|mobile',
                      'locale'=>'en|zh'));
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~0 days

Total

13

Last Release

2735d ago

Major Versions

0.0.1-stable → 1.0.0-stable2018-11-12

### Community

Maintainers

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

---

Top Contributors

[![pinglaysongt](https://avatars.githubusercontent.com/u/45750505?v=4)](https://github.com/pinglaysongt "pinglaysongt (12 commits)")

### Embed Badge

![Health badge](/badges/pinglayson-users/health.svg)

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

###  Alternatives

[josiasmontag/laravel-recaptchav3

Recaptcha V3 for Laravel package

2641.6M2](/packages/josiasmontag-laravel-recaptchav3)[rahul900day/laravel-captcha

Different types of Captcha implementation for Laravel Application.

10715.9k](/packages/rahul900day-laravel-captcha)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5016.9k1](/packages/simplesamlphp-simplesamlphp-module-oidc)[kinde-oss/kinde-auth-php

Kinde PHP SDK for authentication

2369.5k3](/packages/kinde-oss-kinde-auth-php)[descope/descope-php

Descope SDK for PHP

3814.0k](/packages/descope-descope-php)[njoguamos/laravel-turnstile

A laravel wrapper for https://developers.cloudflare.com/turnstile/

2315.9k2](/packages/njoguamos-laravel-turnstile)

PHPackages © 2026

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