Libraries tagged by crook
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
rocketweb/magento-captcha-bypass
3456 Downloads
The extension disables Google reCAPTCHA by providing a simple hashed value thru a cookie
rakit/session
2289 Downloads
Session manager providing PDO, Cookie, and File drivers
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.
orsifrancesco/instagram-without-api
123 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
orsif/instagram-without-api
2 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
o3-shop/usercentrics
1236 Downloads
O3-Shop Cookie Management powered by usercentrics
mfreiholz/persistent_login
0 Downloads
This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.
meom/meom-3rd-party-scripts
8784 Downloads
Create settings for 3rd party script like Google Tag Manager and Cookiebot.
frc/wp-env-heroku-custom-php-constant
43212 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
dinke/curl-http-client
4599 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
byjg/pgbrowser
33744 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms. [Fork: Totally rewrite]
binarcode/laravel-stateless-session
1329 Downloads
This package allow you to keep the session through request/response header. No cookie needed.
atk14/http
4548 Downloads
PHP classes encapsulating HTTP request, HTTP response, cookie, uploaded file etc. This package is part of the ATK14 Framework.
analytical42/googleanalyticscookie
426 Downloads
Makes Google Analytics use a server side HTTP cookie instead of the default javascript cookie set with document.cookie.