PHPackages                             boing6002/people - 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. boing6002/people

ActiveLibrary

boing6002/people
================

Person management dependency for Laravel Enso

1.1.3(7y ago)03MITPHPPHP &gt;=7.1.0

Since Oct 7Pushed 7y agoCompare

[ Source](https://github.com/boing6002/People)[ Packagist](https://packagist.org/packages/boing6002/people)[ Docs](https://github.com/laravel-enso/People)[ RSS](/packages/boing6002-people/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (7)Versions (26)Used By (0)

People
======

[](#people)

[![Codacy Badge](https://camo.githubusercontent.com/d37288435ea6f536c831f7502679d181fd665c52c000f124911534c285e9dd63/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6161373630323965336534633437316439313337306532393533346634333666)](https://www.codacy.com/app/laravel-enso/People?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/People&utm_campaign=Badge_Grade)[![StyleCI](https://camo.githubusercontent.com/f3dbfce30e5f10ec08298270513557f642309f7b86de726fdf111a42a3c6da97/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3135313935323931332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/151952913)[![License](https://camo.githubusercontent.com/f2efb2429a2862e86dca60ed27df849d0e90d569871b1c86b36814a32a8754d7/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f70656f706c652f6c6963656e7365)](https://packagist.org/packages/laravel-enso/people)[![Total Downloads](https://camo.githubusercontent.com/b055a077887a516e98d1cd355e9ca4e065a9dc4ab24f7200688dbb350620963a/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f70656f706c652f646f776e6c6f616473)](https://packagist.org/packages/laravel-enso/people)[![Latest Stable Version](https://camo.githubusercontent.com/18df3c4c6e28322b702e63a2433a4d45727a4da06285caec36ddcffdc4aa7059/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d656e736f2f70656f706c652f76657273696f6e)](https://packagist.org/packages/laravel-enso/people)

Person management dependency for [Laravel Enso](https://github.com/laravel-enso/Enso).

[![Screenshot](https://camo.githubusercontent.com/55e25be8d0223afe5fc145cfc582a559fa0e5ab75b5a0ca3b5eaa6c86e57e976/68747470733a2f2f6c61726176656c2d656e736f2e6769746875622e696f2f70656f706c652f73637265656e73686f74732f62756c6d615f3030315f7468756d622e706e67)](https://laravel-enso.github.io/people/screenshots/bulma_001.png)[![Screenshot](https://camo.githubusercontent.com/8ca2d428589740fc39db455a405879aca124e3992127b97c8e4da11fe5ac2bc1/68747470733a2f2f6c61726176656c2d656e736f2e6769746875622e696f2f70656f706c652f73637265656e73686f74732f62756c6d615f3030325f7468756d622e706e67)](https://laravel-enso.github.io/people/screenshots/bulma_002.png)

click on the photo to view a large size screenshot

Features
--------

[](#features)

- separates the people centric operations from the core application user model
- allows the management of people and their details
- integrates with and extends the application user
- is built upon the premise that all the application users are people, but some people may not be application users
- can be reused and integrated with other modules which might handle categories of people (e.g. contacts)
- a `PersonFactory` is included by default in the package
- a policy is used to ensure that a person email update cannot be performed if the person is linked to an user
- custom validations may be added through the package configuration
- the people server-side select functionality is included by default
- the included `IsPerson` trait can be used on other models that have a `person` relationship and require email synchronization
- enums are used for person genders and titles

### Backstory

[](#backstory)

In previous Enso versions, there was no common ground between application users and other categories of actors which also represented people, for example contacts and (some types of) clients. This sometimes lead to duplicated data as well as brittle and non reusable types and relationships.

In order to move towards better maintainability, the decision to move common data into persons was taken. Now the people structure can be reused as needed.

### Configuration &amp; Usage

[](#configuration--usage)

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/packages/people.html)

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

24

Last Release

2667d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/717752e2ec25cf847df470853b6a7e1226cb0e62dbd3b201dcbf30d9741fe602?d=identicon)[boing6002](/maintainers/boing6002)

---

Top Contributors

[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (4 commits)")[![boing6002](https://avatars.githubusercontent.com/u/45848144?v=4)](https://github.com/boing6002 "boing6002 (4 commits)")[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (3 commits)")[![DevIonut](https://avatars.githubusercontent.com/u/19207797?v=4)](https://github.com/DevIonut "DevIonut (2 commits)")[![jlsjonas](https://avatars.githubusercontent.com/u/932193?v=4)](https://github.com/jlsjonas "jlsjonas (2 commits)")

---

Tags

peoplelaravel-ensoperson-management

### Embed Badge

![Health badge](/badges/boing6002-people/health.svg)

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

###  Alternatives

[laravel-enso/tables

Data Table library with server-side processing and a VueJS component

63153.4k49](/packages/laravel-enso-tables)[laravel-enso/localisation

Localisation management dependency for Laravel Enso

1361.1k5](/packages/laravel-enso-localisation)[laravel-enso/logs

Log management dependency for Laravel Enso

1142.1k7](/packages/laravel-enso-logs)

PHPackages © 2026

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