Libraries tagged by DbSession
mouf/utils.cache.cache-interface
381666 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
milpa/auth
1789 Downloads
Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.
milpa/app-runtime
728 Downloads
The agent runtime a Milpa app INSTALLS instead of copying: session gate, sub-agent delegation, tree budget, sterile-loop guard and the live bridge. Lives here so an existing app receives its improvements — a template that copies what nobody edits is a package in disguise.
mbissonho/module-remember-admin-last-page
2770 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
laramint/laravel-security-scanner
1576 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
kisame76/filament-db-table-state
1831 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
imi/laravel-transsid
3575 Downloads
Trans_SID (Session IDs in URLs) for Laravel 5-8 Projects
globus-studio/atom
162 Downloads
Atom - PHP 8.5 micro-framework. Single PCRE router, template engine, DI, validation, sessions, CLI.
flancer32/mage2_ext_bot_sess
12373 Downloads
Magento2: prevent session creation for bots & crawlers.
detain/myadmin-contracts
545 Downloads
Shared MyAdmin\App\Contracts\* interfaces (Accounts, Database, RequestContext, Session) extracted from interserver/my so the MyAdmin core and every detain/* module can depend on and unit-test against a single source of truth.
creativestyle/magesuite-extended-exception
67407 Downloads
Overload defualt logging to pas an extra information like path, ip, cookies, session etc.
colourbox/simplesamlphp-module-redis
87669 Downloads
A SimpleSAMLphp module for using Redis for session storage etc.
centrex/laravel-cart
948 Downloads
Shopping cart for Laravel with session, cookie, and database storage, Livewire components, and REST API
bilfeldt/laravel-flash-message
31186 Downloads
Flash multiple messages using Laravels default session message flashing system
berlioz/http-client
24122 Downloads
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...