PHPackages                             albertgpdev/cookie-info-bar - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. albertgpdev/cookie-info-bar

ActivePackage[Utility &amp; Helpers](/categories/utility)

albertgpdev/cookie-info-bar
===========================

15PHP

Since Nov 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/albertgpdev/cookie-info-bar)[ Packagist](https://packagist.org/packages/albertgpdev/cookie-info-bar)[ RSS](/packages/albertgpdev-cookie-info-bar/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cookie Info Bar
===============

[](#cookie-info-bar)

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

[](#installation)

```
composer require albertgpdev/cookie-info-bar

```

Laravel &gt;5
-------------

[](#laravel-5)

### Setup

[](#setup)

Add ServiceProvider to the providers array in `app/config/app.php`.

```
Albertgpdev\CookieInfoBar\CookieInfoBarServiceProvider::class,

```

> It also supports package discovery for Laravel 5.5.

### Configuration

[](#configuration)

Add `COOKIE_INFO_BAR_ENABLED`, `COOKIE_INFO_BAR_CUSTOMIZABLE` to **.env** file.

```
// You can also add this customizable options
COOKIE_INFO_BAR_TYPE='modal' or 'bar'
COOKIE_INFO_BAR_NAME
COOKIE_INFO_BAR_LIFETIME

```

### Usage on your blade files

[](#usage-on-your-blade-files)

CookieInfoBar has two methods to use on the blade: `@cookieInfoBar()` and `@editCookies()`.

`@cookieInfoBar()` is responsible for displaying the modal or the bar at the bottom.

`@editCookies()` is an anchor that accepts a text as a parameter to go, for example from the footer to the edit screen once accepted or rejected.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3125fbc10344637dd77e88a05c86a194c077ea8918708f8f7e0348d51cf71533?d=identicon)[albertgpdev](/maintainers/albertgpdev)

---

Top Contributors

[![albertgpdev](https://avatars.githubusercontent.com/u/40301231?v=4)](https://github.com/albertgpdev "albertgpdev (14 commits)")

### Embed Badge

![Health badge](/badges/albertgpdev-cookie-info-bar/health.svg)

```
[![Health](https://phpackages.com/badges/albertgpdev-cookie-info-bar/health.svg)](https://phpackages.com/packages/albertgpdev-cookie-info-bar)
```

###  Alternatives

[responsiv/currency-plugin

Currency plugin for October CMS

181.3k1](/packages/responsiv-currency-plugin)

PHPackages © 2026

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