PHPackages                             gurindersingh/icon-maker - 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. gurindersingh/icon-maker

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

gurindersingh/icon-maker
========================

Icon maker for Laravel webapp

1.0.6(3y ago)011MITPHPPHP ^8.1

Since Dec 24Pushed 2y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (9)Versions (8)Used By (0)

Icon maker
==========

[](#icon-maker)

Icon maker

Add required Icons
------------------

[](#add-required-icons)

Add the following icons in your `projectRoot/art/images/icon-maker`

```
'favicon.png - required size 1024x1024',
'icon.png - required size 1024x1024',
'icon-maskable.png - required size 1024x1024',
'logo.png - PNG format Logo',
'logo.svg - SVG Logo',
'logo-sm.png - PNG format Logo small - just icon only',
'logo-sm.svg - SVG Logo small - just icon only',
'apple-tab-icon.svg - SVG Logo',
'splash.png - required size 8064 x 8064. We will resize it for all splash screens' // optional
```

Run command to create icons
---------------------------

[](#run-command-to-create-icons)

In project root rOun following commands to create icons

```
icon-maker make:icon # to create icons
icon-maker make:icon --splash # to create icons with splash
icon-maker make:icon --splash --optimize # to create icons with splash
```

It will create following content or files

- icons in `public/assets/icons`
- head.html at `public/assets/icons/head.html`
- manifest.json at `public/manifest.json`
- manifest.webmanifest at `public/manifest.webmanifest`

Config (Optional)
-----------------

[](#config-optional)

Add `icon-maker.json` file in root of your project. All are optional.

```
{
    "configThemeLocation": "config/theme.php",
    "webManifestLocation": "public/manifest.webmanifest",
    "manifestJsonLocation": "public/manifest.json",
    "headHtmlLocation": "resources/views/common/head.blade.php",
    "headHtmlBladeLocation": "resources/views/common/head.blade.php",
    "destinationDirectory": "public/assets/icons"
}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~13 days

Recently: every ~19 days

Total

7

Last Release

1163d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c9cc3c784200fadc9ddae40aee1c7636897afbcb26082122a1ede305e66465b?d=identicon)[gurindersingh](/maintainers/gurindersingh)

---

Top Contributors

[![gurindersingh](https://avatars.githubusercontent.com/u/6223752?v=4)](https://github.com/gurindersingh "gurindersingh (18 commits)")

---

Tags

cliconsolelaravellaravel-zeroiconsIcon maker

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/gurindersingh-icon-maker/health.svg)

```
[![Health](https://phpackages.com/badges/gurindersingh-icon-maker/health.svg)](https://phpackages.com/packages/gurindersingh-icon-maker)
```

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-task

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2582.1M11](/packages/nunomaduro-laravel-console-task)[nunomaduro/laravel-console-summary

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

662.0M3](/packages/nunomaduro-laravel-console-summary)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)

PHPackages © 2026

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