Libraries tagged by Cookie Hint
titon/http
502 Downloads
The HTTP package provides classes for interacting with cookies, headers, the request, and the response.
pulpmedia/p3pcookiebundle
17978 Downloads
Solves Cookie Storage issues in iFrames for Internet Explorer in Symfony2
phpcraftdream/figcookies
22 Downloads
Cookies for PSR-7 HTTP Message Interface.
thinframe/http
60 Downloads
collection of PHP classes that simplifies the work with the HTTP protocol.
sfire-framework/sfire-http
129 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.
obisconcept/neos-cookieconsent
677 Downloads
Cookie Consent integration for Neos CMS.
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.
stainlessplugins/oxid-cookiefirst
11 Downloads
cookiefirst integration for OXID eShop. your cookie consent provider perfect integratated into OXID eShop
xsuchy09/visitor
20 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!
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
5 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.