Download the PHP package denosyscore/session without Composer
On this page you can find all versions of the php package denosyscore/session. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package session
denosyscore/session
Session management and handlers
Status
Initial extraction snapshot from denosyscore monorepo as of 2026-02-14.
Installation
composer require denosyscore/session
Included Modules
- src/Session/*
Development
composer validate --strict find src -type f -name '*.php' -print0 | xargs -0 -n1 php -l
CI Workflows
- CI: composer validation + PHP syntax lint on push and pull requests.
- Release: GitHub release publication on semantic version tags.
- Dependabot: weekly Composer dependency update checks.
All versions of session with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
denosyscore/database Version ^0.2
denosyscore/encryption Version ^0.2
denosyscore/http Version ^0.2
denosyscore/database Version ^0.2
denosyscore/encryption Version ^0.2
denosyscore/http Version ^0.2
The package denosyscore/session contains the following files
Loading the files please wait ...