PHPackages                             krunchshoot/libtrimarmor - 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. krunchshoot/libtrimarmor

ActiveLibrary

krunchshoot/libtrimarmor
========================

LibTrimArmor is a virion for implementation of Armor Trim from Tale &amp; Trails Update

v1.0.0(1y ago)5102GPL-3.0PHP

Since Jul 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/KRUNCHSHooT/LibTrimArmor)[ Packagist](https://packagist.org/packages/krunchshoot/libtrimarmor)[ RSS](/packages/krunchshoot-libtrimarmor/feed)WikiDiscussions master Synced 1mo ago

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

LibTrimArmor
============

[](#libtrimarmor)

LibTrimArmor is a virion for implementation of Armor Trim from Tale &amp; Trails Update

Usage
-----

[](#usage)

### Implement an armor item

[](#implement-an-armor-item)

`LibTrimArmor::create()` add your item an nbt value for the Armor Trim that you want

```
LibTrimArmor::create($item, $material, $pattern);
```

`Armor $item` is your own item that you want to turn it to Armor Trim
`string $material` is a material that you want to use (You can see the constant in \\KRUNCHSHooT\\LibTrimArmor\\MaterialType)
`string $pattern` is a pattern/template you want to use (You can see The constant in \\KRUNCHSHooT\\LibTrimArmor\\PatternType)

### Implement more that one armor items

[](#implement-more-that-one-armor-items)

`LibTrimArmor::creates()` add your items an nbt value for the Armor Trim that you want

```
LibTrimArmor::creates($items, $material, $pattern);
```

`Armor[] $items` is your own items that you want to turn it to Armor Trim
`string $material` is a material that you want to use (You can see the constant in \\KRUNCHSHooT\\LibTrimArmor\\MaterialType)
`string $pattern` is a pattern/template you want to use (You can see The constant in \\KRUNCHSHooT\\LibTrimArmor\\PatternType)

Example
-------

[](#example)

see [SilenceArmor](https://github.com/KRUNCHSHooT/SilenceArmor)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

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

672d ago

### Community

Maintainers

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

---

Top Contributors

[![KRUNCHSHooT](https://avatars.githubusercontent.com/u/65598325?v=4)](https://github.com/KRUNCHSHooT "KRUNCHSHooT (7 commits)")[![poggit-bot](https://avatars.githubusercontent.com/u/22427965?v=4)](https://github.com/poggit-bot "poggit-bot (1 commits)")

### Embed Badge

![Health badge](/badges/krunchshoot-libtrimarmor/health.svg)

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

###  Alternatives

[muqsit/invmenu

A PocketMine-MP virion to create and manage virtual inventories!

2234.2k1](/packages/muqsit-invmenu)[sof3/libasynql

1427.8k3](/packages/sof3-libasynql)[muqsit/simple-packet-handler

Handle specific data packets (virion for PMMP API 4.0.0)

426.1k3](/packages/muqsit-simple-packet-handler)[dktapps/pmforms

Form API library for PocketMine-MP plugins

522.3k1](/packages/dktapps-pmforms)[sof3/infoapi

321.2k1](/packages/sof3-infoapi)[muqsit/asynciterator

A virion that simplifies writing tasks that traverse iterators

182.9k](/packages/muqsit-asynciterator)

PHPackages © 2026

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