Libraries tagged by banner manager
aaw-team/fe_cookies
52 Downloads
Provides a cookie consent plugin for the frontend, a backend module for convenient cookie-banner management, simple but powerful APIs (PHP, JavaScript and CSS) and lots of configuration possibilities, including separate cookie settings per domain.
w3designweb/laravel-cookie-consent
125 Downloads
This package for Laravel allows you to manage user cookies consents in compliance with privacy regulations.
e-panel/tautan-module
3 Downloads
Tautan (Banner) Management for Epanel.
davidkrenekcz/bannerphoto
100 Downloads
Banner photo management
gdpr-extensions-com/gdpr_extensions_com_bm
4 Downloads
Add content elements for shuffling or sliding banners, boost revenue with custom banners. Create and manage campaigns easily with our code editor. Track impressions, clicks, and other metrics for maximum ROI.
postare/filament-tracking-consent
11 Downloads
A FilamentPHP plugin to easily add tracking codes (e.g., Google Analytics) to the frontend, manage related cookies, and display a customizable GDPR consent banner.
hivedrops/hive-consent
24 Downloads
This package has been designed to help you generate an RGPD (General Data Protection Regulation) compliant cookie banner. Using this package, you can easily integrate a cookie banner on your website, ensuring legal compliance with regard to the collection and management of users' personal data.
matteoc99/laravel-preference
41 Downloads
Laravel package that aims to store and manage user settings/preferences in a simple and scalable manner
elle-the-dev/oatmeal
3 Downloads
PHP cookie management in a modern, object-oriented manner.
tiny-blocks/collection
14275 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
phpfacile/group
28 Downloads
Interface of services to manage items (of any kind) that can be grouped (by any manner).
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.