spryker/session
Session module
Maintainers
4.19.4
2026-06-22 14:46 UTC
Requires
- php: >=8.3
- spryker/application-extension: ^1.0.0
- spryker/config: ^3.0.0
- spryker/event-dispatcher-extension: ^1.0.0
- spryker/health-check-extension: ^1.0.0
- spryker/kernel: ^3.52.0
- spryker/message-broker-extension: ^1.0.0
- spryker/monitoring: ^1.0.0 || ^2.0.0
- spryker/ramsey-uuid: ^1.0.0 || ^2.0.0
- spryker/redis: ^2.0.0
- spryker/session-extension: ^1.0.0
- spryker/symfony: ^3.5.0
Requires (Dev)
Suggests
- spryker/container: If you want to use application plugins and event dispatcher plugins.
- spryker/event-dispatcher: If you want to use application plugins and event dispatcher plugins.
- spryker/silex: Add this when you still want to use the abandoned Silex.
Provides
None
Conflicts
None
Replaces
None
proprietary cfb65c6e79d2ec854bb70b4dc69f57e24c1b16a1
This package is auto-updated.
Last update: 2026-06-25 12:52:40 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Session is a wrapper for Yves and Zed that includes a session locking mechanism.
Installation
composer require spryker/session
