Download the PHP package koolreport/stateless without Composer
On this page you can find all versions of the php package koolreport/stateless. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koolreport/stateless
More information about koolreport/stateless
Files in koolreport/stateless
Download koolreport/stateless
More information about koolreport/stateless
Files in koolreport/stateless
Vendor koolreport
Package stateless
Short Description Assist creating stateless application
License MIT
Homepage https://www.koolreport.com
Package stateless
Short Description Assist creating stateless application
License MIT
Homepage https://www.koolreport.com
Please rate this library. Is it a good library?
Informations about the package stateless
Stateless
This package will contain everything to construct a stateless PHP application.
Sessions
The first of very first of making a stateless application is to make stateless session for PHP. There are few options:
- Use encrypted cookie: Encryped sessions with JWT and store inside cookie.
- Databases: Store the sessions into databases
JWTSession
All versions of stateless with dependencies
PHP Build Version
Package Version
The package koolreport/stateless contains the following files
Loading the files please wait ....