Libraries tagged by cookie consent
aicial/webrequest
59 Downloads
Web request library providing GET PUT POST HEAD Cookies and more for file_get_contents
nickdekruijk/cookiewall
5 Downloads
A simple cookie accept popup for EU laws
nenglish7/superbcms
7 Downloads
A fast and secure by default content management system.
tdoescher/ifcookie-bundle
28 Downloads
Verbergen von Content Elementen in abhägigkeit von Cookies
skaras/skvideo
134 Downloads
TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.
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.