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 3w 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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

2781d ago

Major Versions

0.0.1-stable → 1.0.0-stable2018-11-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6703370?v=4)[Ping Layson](/maintainers/pinglayson)[@pinglayson](https://github.com/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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[overtrue/socialite

A collection of OAuth 2 packages.

1.4k5.6M90](/packages/overtrue-socialite)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

121242.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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