Download the PHP package pollen-solutions/session without Composer
On this page you can find all versions of the php package pollen-solutions/session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pollen-solutions/session
More information about pollen-solutions/session
Files in pollen-solutions/session
Download pollen-solutions/session
More information about pollen-solutions/session
Files in pollen-solutions/session
Vendor pollen-solutions
Package session
Short Description Pollen Solutions - Session Component - HTTP Request User's session store and query information.
License MIT
Homepage https://www.presstify.com/pollen-solutions/session/
Package session
Short Description Pollen Solutions - Session Component - HTTP Request User's session store and query information.
License MIT
Homepage https://www.presstify.com/pollen-solutions/session/
Please rate this library. Is it a good library?
Informations about the package session
Session Component
Pollen Solutions Session Component provides utilities to store and query informations through HTTP Request User's session.
Installation
Basic Usage
Base General API
Base Flash API
A simple way to set flash messages in an HTTP request and to display them after a page redirect.
CSRF Protection
Session provides a protection system against CSRF attacks.
Set Token ID
Ideally, use a string of at least 32 characters.
Basic token verification process
Custom token verification process
Form workflow
-
Create a CSRF token.
-
Submit a form with CSRF token.
- Catch and verify CSRF token submission.
Advanced usage
Access to the session through an HTTP Request
Attribute Key Bag
All versions of session with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
pollen-solutions/support Version ^1.0
symfony/security-csrf Version ^5.2
pollen-solutions/support Version ^1.0
symfony/security-csrf Version ^5.2
The package pollen-solutions/session contains the following files
Loading the files please wait ....