PHPackages                             chrisjk123/laravel-favicon - 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. chrisjk123/laravel-favicon

ActiveLibrary

chrisjk123/laravel-favicon
==========================

0.0.4(1y ago)0541MITPHPPHP ^8.2CI passing

Since Mar 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/chrisjk123/laravel-favicon)[ Packagist](https://packagist.org/packages/chrisjk123/laravel-favicon)[ RSS](/packages/chrisjk123-laravel-favicon/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

Generate favicon files for Laravel.
===================================

[](#generate-favicon-files-for-laravel)

[![Version](https://camo.githubusercontent.com/074ce76665e817b15d0b731917e4296e8b7c020b7a82e6d2c000c128c5d1c42c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63687269736a6b3132332f6c61726176656c2d66617669636f6e2e7376673f696e636c7564655f70726572656c6561736573267374796c653d666c6174266c6162656c3d7061636b6167697374)](https://packagist.org/packages/chrisjk123/laravel-favicon)[![MIT Licensed](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE.md)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0183988749f38cebd44cf81ab2b0ecd2f56eeabb11feb78bdbb8cbf1a38bddf8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f63687269736a6b3132332f6c61726176656c2d66617669636f6e2f72756e2d74657374733f7374796c653d666c6174266c6162656c3d7465737473)](https://camo.githubusercontent.com/0183988749f38cebd44cf81ab2b0ecd2f56eeabb11feb78bdbb8cbf1a38bddf8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f63687269736a6b3132332f6c61726176656c2d66617669636f6e2f72756e2d74657374733f7374796c653d666c6174266c6162656c3d7465737473)

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

[](#requirements)

- PHP 8.2 or higher
- Laravel 10.0 or 11.0

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

[](#installation)

You can install the package via composer:

```
composer require chrisjk123/laravel-favicon
```

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Chriscreates\Favicon\Providers\FaviconServiceProvider" --tag="favicon-config"
```

Usage
-----

[](#usage)

Place a .png image into your /public directory. Variations sizes of this image will be created.

Into your base layout file:

```
@include('favicon::meta')
```

To generate favicons:

```
php aritsan favicon:generate
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Christopher Kelker](https://github.com/chrisjk123)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance46

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~253 days

Total

4

Last Release

400d ago

PHP version history (2 changes)0.0.1PHP ^8.0|^8.1

0.0.4PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![chrisjk123](https://avatars.githubusercontent.com/u/25506653?v=4)](https://github.com/chrisjk123 "chrisjk123 (6 commits)")

---

Tags

chrisjk123faviconfavicon-generatorlaravelphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chrisjk123-laravel-favicon/health.svg)

```
[![Health](https://phpackages.com/badges/chrisjk123-laravel-favicon/health.svg)](https://phpackages.com/packages/chrisjk123-laravel-favicon)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

78959.5k4](/packages/code16-sharp)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

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