PHPackages                             lsys/entity - 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. lsys/entity

ActiveLibrary

lsys/entity
===========

lsys module entity

0.0.1(5y ago)01471Apache-2.0CCI failing

Since Jul 28Pushed 5y agoCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (1)

表记录映射对象
=======

[](#表记录映射对象)

[![Build Status](https://camo.githubusercontent.com/0e6fca76a650bd9ad2afda2a4007e9d4a6c17cdd3ea6d93656e7849abdfdf3be/68747470733a2f2f7472617669732d63692e636f6d2f7068702d6c7379732f656e746974792e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/php-lsys/entity)[![Coverage Status](https://camo.githubusercontent.com/8170408f34f6f1eede9ac5b5cdf5e420b81ec33b217d3e146d4f2ae51af5f9bc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7068702d6c7379732f656e746974792f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/php-lsys/entity?branch=master)

> 主要用在数据库orm记录映射实体对象

1. 默认使用 composer require lsys/entity 进行php 源码版本安装
2. 如果追求最高执行效率,可以使用php扩展版本`建议使用php>=7.2(官方7.1测试通过)`,git clone 后如下安装并在php.ini添加引入:

```
cd ext
phpize && ./configure
make && sudo make install

```

3. windows 版的dll请在  下载

> 默认请使用composer 方式安装,当编译有扩展时,会优先使用扩展的实现,否则会用php源码版本.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.2% 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

Unknown

Total

1

Last Release

2111d ago

### Community

Maintainers

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

---

Top Contributors

[![shanliu](https://avatars.githubusercontent.com/u/2927231?v=4)](https://github.com/shanliu "shanliu (123 commits)")[![php-lsys](https://avatars.githubusercontent.com/u/43031308?v=4)](https://github.com/php-lsys "php-lsys (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lsys-entity/health.svg)

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

PHPackages © 2026

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