PHPackages                             imliam/logophpile - 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. [CLI &amp; Console](/categories/cli)
4. /
5. imliam/logophpile

ActiveLibrary[CLI &amp; Console](/categories/cli)

imliam/logophpile
=================

Turn an emoji into a complete icon set for your app or website

v0.1.0(1mo ago)01MITPHPPHP &gt;=8.5

Since Apr 28Pushed 2w agoCompare

[ Source](https://github.com/imliam/logophpile)[ Packagist](https://packagist.org/packages/imliam/logophpile)[ RSS](/packages/imliam-logophpile/feed)WikiDiscussions main Synced 1w ago

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

Logophpile
==========

[](#logophpile)

Turn an emoji (or text initials) into a complete browser icon set - favicon, Apple touch icon, Android Chrome icons, Windows tile, webmanifest, and browserconfig - in one command.

Requirements
------------

[](#requirements)

- PHP 8.5+
- ImageMagick (`brew install imagemagick` / `sudo apt install imagemagick`)
- Internet connection (to fetch emoji SVGs from jsDelivr CDN - or use `--font` for offline mode)

Install
-------

[](#install)

Logophpile requires PHP. Using [Composer](https://getcomposer.org/), you can install Logophpile globally with the following command:

```
composer global require logophpile/logophpile
```

Alternatively, you can use cpx to run Logophpile:

cpx imliam/logophpile

Usage
-----

[](#usage)

### Interactive wizard

[](#interactive-wizard)

Run with no arguments to be guided through every option:

```
logophpile
```

### CLI

[](#cli)

```
logophpile 🦊
logophpile 🦊 --output=./public --name="My App"
logophpile 🌿 --background=#1a1a2e --padding=15
logophpile 👋🏽 --set=openmoji
logophpile 🦊 --font=/path/to/NotoColorEmoji.ttf   # offline, no CDN
logophpile --text=SK --font=Arial                   # text/initials mode
```

Options
-------

[](#options)

OptionDefaultDescription`--output=``./public` or `.`Output directory`--background=``none`Icon background - `none` = transparent`--shape=``square``square` · `rounded` · `squircle` · `circle``--set=``twemoji``twemoji` · `openmoji` · `noto``--padding=``10`Padding on each side, 0–40%`--name=``App`App name written into `site.webmanifest``--theme=`background color`theme_color` in manifest and ```--text=`-Render text instead of an emoji`--color=``#000000`Fill colour for `--text` mode`--font=`-Font name or `.ttf`/`.otf` path - enables offline modeOutput files
------------

[](#output-files)

```
favicon.ico                  16×16 + 32×32 + 48×48 embedded
favicon-16x16.png
favicon-32x32.png
apple-touch-icon.png         180×180
android-chrome-192x192.png
android-chrome-512x512.png
mstile-150x150.png
logo.svg
site.webmanifest
browserconfig.xml

```

Add to your ``
--------------------

[](#add-to-your-head)

Print the HTML snippet to paste into your ``:

```
logophpile markup
logophpile markup --background=#1a1a2e --theme=#7c3aed
```

```

```

Logophpile also prints this snippet automatically after every `generate` run.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance94

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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

42d ago

### Community

Maintainers

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

---

Top Contributors

[![imliam](https://avatars.githubusercontent.com/u/4326337?v=4)](https://github.com/imliam "imliam (8 commits)")

---

Tags

cliiconsfaviconemoji

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/imliam-logophpile/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13045.3M6.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.9k16.6k](/packages/crazywhalecc-static-php-cli)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

761.1k](/packages/whatsdiff-whatsdiff)[mahocommerce/maho

Free and open source ecommerce platform, created in 2024 on the M1 platform, PHP 8.3+

1374.8k31](/packages/mahocommerce-maho)[stolt/lean-package-validator

Library and CLI for validating if a project or package has and will have lean releases.

186.1k29](/packages/stolt-lean-package-validator)

PHPackages © 2026

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