Libraries tagged by Cookie Hint
thinframe/http
61 Downloads
collection of PHP classes that simplifies the work with the HTTP protocol.
sfire-framework/sfire-http
133 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests, parsing of URL's/domains and working with HTTP cookies.
diu/cookiebar
488 Downloads
cookieBAR integration
codekandis/curly-brace
63 Downloads
`codekandis/curly-brace` is a library providing cURL wrapper interfaces and classes to handle requests and responses.
ju1ius/fusbup
28 Downloads
A fast & memory-efficient interface to the Mozilla Public Suffix List.
obisconcept/neos-cookieconsent
686 Downloads
Cookie Consent integration for Neos CMS.
neosrulez/cookieconsent
61 Downloads
A Neos CMS plugin to integrate the Cookie Banner from cookieconsent.insites.com
hivedrops/hive-consent
30 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.
stainlessplugins/oxid-cookiefirst
11 Downloads
cookiefirst integration for OXID eShop. your cookie consent provider perfect integratated into OXID eShop
xsuchy09/visitor
21 Downloads
Visitor saves info about visitors of web page into DB and using cookies to identify them.
causalfunnel-datascience/persona
0 Downloads
Predicting buying intent in the post cookie world!
codemacher/tile_maps
112 Downloads
Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog.
legato1411/yii2-treeview-widget
370 Downloads
The yii2-treeview widget is a Yii 2 wrapper for the [Treeview](http://bassistance.de/jquery-plugins/jquery-plugin-treeview/). Transform an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.