PHPackages                             jeyroik/extas-values-self - 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. jeyroik/extas-values-self

ActiveLibrary

jeyroik/extas-values-self
=========================

Self values for Extas

0.1.0(5y ago)0428PHP

Since May 22Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

[![PHP Composer](https://github.com/jeyroik/extas-values-self/workflows/PHP%20Composer/badge.svg?branch=master&event=push)](https://github.com/jeyroik/extas-values-self/workflows/PHP%20Composer/badge.svg?branch=master&event=push)[![codecov.io](https://camo.githubusercontent.com/a05e92ac32250e0ffcf6f5559a6ddfb7ed488baee395b838da4615afe6af39d9/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f65787461732d76616c7565732d73656c662f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/a05e92ac32250e0ffcf6f5559a6ddfb7ed488baee395b838da4615afe6af39d9/68747470733a2f2f636f6465636f762e696f2f67682f6a6579726f696b2f65787461732d76616c7565732d73656c662f636f7665726167652e7376673f6272616e63683d6d6173746572)[![PHPStan Enabled](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)[![](https://camo.githubusercontent.com/3947cdb1487400566e4f00189c959fe8071ba5c65707efc4d140a41e755a2145/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f32333630326438353637313463656633663639612f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/jeyroik/extas-values-self/maintainability)

Описание
========

[](#описание)

Позволяет ссылаться на другие значения сущности.

Использование
=============

[](#использование)

```
use extas\components\values\WithComplexValue;
$item = new class ([WithComplexValue::FIELD__VALUE => '@parent.name']) extends WithComplexValue {
    use \extas\components\THasName;
};

$item->setName('test');
$item['replaces'] = ['parent' => $item];
echo $item->buildValue($item->getValue()); // test
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

2178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2aaec5c4bade6ab2b5d1a0f7d97ab4e0ff2ce83937f76499b2888ad16cde5e04?d=identicon)[jeyroik](/maintainers/jeyroik)

---

Top Contributors

[![jeyroik](https://avatars.githubusercontent.com/u/6348124?v=4)](https://github.com/jeyroik "jeyroik (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jeyroik-extas-values-self/health.svg)

```
[![Health](https://phpackages.com/badges/jeyroik-extas-values-self/health.svg)](https://phpackages.com/packages/jeyroik-extas-values-self)
```

PHPackages © 2026

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