Zend Session

GPTKB entity

Statements (44)
Predicate Object
gptkbp:instance_of gptkb:temple
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:temple
gptkbp:allows Custom session storage
gptkbp:can_be_extended_by Plugins
gptkbp:developed_by gptkb:Zend_Technologies
gptkbp:enables Session persistence
https://www.w3.org/2000/01/rdf-schema#label Zend Session
gptkbp:is_available_in Open source
gptkbp:is_compatible_with gptkb:Zend__Controller
PHP session handling standards
gptkbp:is_documented_in API reference
Zend Framework documentation
gptkbp:is_maintained_by Community contributors
gptkbp:is_optimized_for gptkb:benchmark
gptkbp:is_part_of gptkb:temple
MVC architecture
gptkbp:is_supported_by Zend Framework community
gptkbp:is_tested_for Unit tests
Integration tests
gptkbp:is_used_for User authentication
User data storage
Shopping carts
Form state management
gptkbp:is_used_in Web applications
Enterprise applications
gptkbp:latest_version Semantic versioning
gptkbp:provides Session management
destroy()
start()
get Id()
get Namespace()
get Storage()
is Started()
regenerate Id()
set Namespace()
set Options()
set Storage()
gptkbp:security_features gptkb:HTTPS
gptkbp:setting INI files
session options
gptkbp:supports PHP 5 and later
gptkbp:uses PHP session functions
gptkbp:written_in gptkb:software