PHPackages                             zohaib/generate-footer - 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. [Templating &amp; Views](/categories/templating)
4. /
5. zohaib/generate-footer

ActiveLibrary[Templating &amp; Views](/categories/templating)

zohaib/generate-footer
======================

Laravel package to generate a static footer

v1.0.0(4mo ago)02MITCSSPHP ^8.1

Since Jan 8Pushed 4mo agoCompare

[ Source](https://github.com/zohaib5laravel-code/generate-footer)[ Packagist](https://packagist.org/packages/zohaib/generate-footer)[ RSS](/packages/zohaib-generate-footer/feed)WikiDiscussions main Synced 1mo ago

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

Generate Footer for your Website
================================

[](#generate-footer-for-your-website)

A simple Laravel package to automatically generate and install a **beautiful, responsive footer** in your Website.

✨ Features
----------

[](#-features)

- ✔ Static Blade footer (no config file)
- ✔ Auto-injects into `layouts/app.blade.php`
- ✔ Publishes CSS &amp; JavaScript assets
- ✔ Easy to customize
- ✔ Supports Laravel 10, 11, and 12

---

📦 Installation
--------------

[](#-installation)

Install the package using Composer:

```
composer require zohaib/generate-footer
```

The run this command:

```
php artisan generate-footer:install
```

✨ This command will:
--------------------

[](#-this-command-will)

- ✔ Publish the footer Blade view
- ✔ Publish CSS and JS assets
- ✔ Automatically add the footer include into your layout file

✨ IMPORTANT REQUIREMENT (Read This)
-----------------------------------

[](#-important-requirement-read-this)

Your Laravel project MUST contain the following layout file: **resources/views/layouts/app.blade.php**If this file does not exist, the installation command will not work.

✨Required Folder Structure.
---------------------------

[](#required-folder-structure)

If you don’t already have it, create it manually:

```
resources
└── views
    └── layouts
        └── app.blade.php

```

To remove the footer run this command:

```
php artisan generate-footer:remove
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance82

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

121d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/208506d60a4a680d448266d568dd1dc10f1d78764496c3997f4e6c94dd413c32?d=identicon)[zohaib5laravel-code](/maintainers/zohaib5laravel-code)

---

Top Contributors

[![zohaib5laravel-code](https://avatars.githubusercontent.com/u/243557715?v=4)](https://github.com/zohaib5laravel-code "zohaib5laravel-code (28 commits)")

---

Tags

laraveluibladefooter

### Embed Badge

![Health badge](/badges/zohaib-generate-footer/health.svg)

```
[![Health](https://phpackages.com/badges/zohaib-generate-footer/health.svg)](https://phpackages.com/packages/zohaib-generate-footer)
```

###  Alternatives

[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[area17/blast

Storybook for Laravel Blade

308664.1k](/packages/area17-blast)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2362.2k2](/packages/hasinhayder-tyro-login)[electrik/slate

Slate - a Laravel Blade UI Kit is a set of anonymous blade components built using TailwindCSS v4 with built-in dark mode support for your next Laravel project

102.3k1](/packages/electrik-slate)

PHPackages © 2026

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