Libraries tagged by banner management
davidkrenekcz/bannerphoto
100 Downloads
Banner photo management
hivedrops/hive-consent
17 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.
consentmanger/consentmanager-v2
173 Downloads
Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a “cookie banner”. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.
elle-the-dev/oatmeal
1 Downloads
PHP cookie management in a modern, object-oriented 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.