PHPackages                             mops1k/minecraftskinview - 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. mops1k/minecraftskinview

ActiveLibrary

mops1k/minecraftskinview
========================

Minecraft skin preview converter (support HD skins and capes)

1.0(9y ago)2134BSDPHP

Since Jan 31Pushed 9y agoCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

SkinView
========

[](#skinview)

Minecraft skin preview converter (support HD skins and capes)

Installation
------------

[](#installation)

```
composer require mops1k/minecraftskinview
```

Usage example
-------------

[](#usage-example)

```
use Minecraft\SkinView;

require_once './vendor/autoload.php';

$skinView = new SkinView();
$skinView
    ->setWaySkin('img_for_test/hd_skin.png')
    ->setWayCloak('img_for_test/hd_cape.png')
    ->setSaveSkin('save/full_hd_all.png')
    ->setSaveHead('save/head.png')
;

$skinView
    ->saveHead()
;

$skinView
    ->savePreview()
;
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3385d ago

### Community

Maintainers

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

---

Top Contributors

[![mops1k](https://avatars.githubusercontent.com/u/3045773?v=4)](https://github.com/mops1k "mops1k (1 commits)")

---

Tags

previewskinminecraftheadcloakcape

### Embed Badge

![Health badge](/badges/mops1k-minecraftskinview/health.svg)

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

###  Alternatives

[kartik-v/bootstrap-fileinput

An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.

5.4k7.9M13](/packages/kartik-v-bootstrap-fileinput)[xpaw/php-source-query-class

PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol

610189.9k7](/packages/xpaw-php-source-query-class)[xpaw/php-minecraft-query

PHP library to query Minecraft servers

74299.8k3](/packages/xpaw-php-minecraft-query)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[eusonlito/laravel-meta

A package to manage Header Meta Tags

196525.1k2](/packages/eusonlito-laravel-meta)[dusterio/link-preview

Link preview generation for PHP with Laravel support

126326.6k3](/packages/dusterio-link-preview)

PHPackages © 2026

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