Libraries tagged by cookie set
emarref/xdebug-bundle
0 Favers
166 Downloads
166 Downloads
Simplify the use of a debugging tool in your IDE by automatically setting/removing cookies.
vades/php-language
3 Favers
17 Downloads
17 Downloads
PHP Language class - This class detects the language (from url, session, cookie and browser) and then sets a current one
boubacamara/ganega-http
0 Favers
9 Downloads
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.