Libraries tagged by session storage
bazo/nette-symfonystorageadapter
816 Downloads
Nette session storage adapter for Symfony 2 storage handlers
atakde/psession
90 Downloads
PHP library for php sessions
kick-in/memcache-bundle
7336 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
elcweb/memcached-bundle
678 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
initphp/auth
39 Downloads
PHP authentication & authorization library with pluggable storage adapters (session, cookie, custom) and a small permission manager.
silviooosilva/phession
3 Downloads
Phession é uma biblioteca leve e eficiente para gerenciar sessões em PHP, proporcionando um controle mais flexível e seguro.
renatoandradeweb/modern-cart
5 Downloads
Modern PHP 8+ shopping cart library with multiple storage backends and type safety
quioteframework/filesystem
1 Downloads
Quiote's filesystem subsystem: FilesystemAdapterInterface/ListableFilesystemInterface, FilesystemManager, FilesystemDriverRegistry, LocalFilesystemAdapter, the object-store-backed adapter base classes cloud filesystem drivers extend, and ObjectStoreSessionPersistence, the equivalent base for cloud session drivers. Opt-in via the plugin system (`plugins: [Quiote\Filesystem\FilesystemPlugin]`), split out of the framework core so it releases independently.
quioteframework/cloud-s3
0 Downloads
Minimal AWS S3 REST client, SigV4-signed get/put/delete/head/list against a single bucket, with no aws-sdk-php dependency, plus a signed-request method for operations it does not model itself. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own S3 session and filesystem backends.
quioteframework/cloud-gcs
0 Downloads
Minimal Google Cloud Storage client, HMAC-signed get/put/delete/head/list against a single bucket via the S3-compatible interoperability API, plus a signed-request method for operations it does not model itself. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own GCS session and filesystem backends.
quioteframework/cloud-azure
2 Downloads
Minimal Azure Blob and Table Storage clients, Shared Key or Azure AD (workload identity / az login) authenticated REST access with no azure-sdk dependency, plus a signed-request method for operations they do not model themselves. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own Azure session and filesystem backends.
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
victory7/ezsession
10 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
itzbund/gsb-valkey
51 Downloads
GSB valkey. The extension provides Redis Sentinel based implementations of existing TYPO3 (core or extensions) implementations for Redis based caching, locking or session storage. This is Part of the Goverment Site Build (GSB) 11. Der GSB 11 ist eine Maßnahme der Dienstekonsolidierung Bund (DKB) des Bundesministeriums des Innern und für Heimat (BMI) und wird im Auftrag des Informationstechnikzentrums Bund (ITZBund) durchgeführt.
gencer/nelmio-symfony3
21 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...