Libraries tagged by file session
rubenarakelyan/laravel-session-files-to-redis
5864 Downloads
The skeleton application for the Laravel framework.
aplus/session
1608588 Downloads
Aplus Framework Session Library
spryker/session-file
2255754 Downloads
SessionFile module
deployecommerce/module-prevent-customer-address-file-upload
5828 Downloads
A Magento2 extension that prevents file uploads to the /customer/address_file/upload endpoint.
laramint/laravel-security-scanner
4548 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.
laikait/laika-session
3265 Downloads
A php singleton session handler with file, redis, memcached, mysql and Laika Model drivers.
detain/session-samurai
3058 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
csoellinger/php-fon-webservices
444 Downloads
PHP library to handle FinanzOnline web services.
webrium/core
1731 Downloads
A lightweight set of PHP utility classes for common web tasks: routing, HTTP requests and headers, sessions, validation, file uploads, JWT, and hashing.
mouf/utils.cache.cache-interface
381885 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.
smith197/steamauthentication
546 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
marko/session-file
442 Downloads
File-based session driver for Marko Framework
rakit/session
3044 Downloads
Session manager providing PDO, Cookie, and File drivers
webisters/session
311 Downloads
Webisters Session Library
kode/session
85 Downloads
kode/session - 分布式会话管理器,支持文件、Redis、Cookie、内存等驱动