PHPackages                             inweb/admin-field-models - 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. inweb/admin-field-models

ActiveLibrary

inweb/admin-field-models
========================

InWeb Admin field.

07PHP

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/inwebcomp/admin-field-models)[ Packagist](https://packagist.org/packages/inweb/admin-field-models)[ RSS](/packages/inweb-admin-field-models/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation
============

[](#installation)

```
composer require inweb/admin-field-models

```

Usage
=====

[](#usage)

```
public function detailFields(AdminRequest $request)
{
    return [
        // Other fields ...

        ModelsField::make(__('Товары'))->resource('product')->size('full'),

        // Other fields ...
    ];
}
```

TODO
====

[](#todo)

- Specify relation name
- Validate data on adding relation

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d20db00dbc3463d7720d3ba21b65d1118ad8fc0d36f631f8c84995c0bd6d434d?d=identicon)[Escral](/maintainers/Escral)

---

Top Contributors

[![escral](https://avatars.githubusercontent.com/u/19815216?v=4)](https://github.com/escral "escral (3 commits)")

### Embed Badge

![Health badge](/badges/inweb-admin-field-models/health.svg)

```
[![Health](https://phpackages.com/badges/inweb-admin-field-models/health.svg)](https://phpackages.com/packages/inweb-admin-field-models)
```

PHPackages © 2026

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