1 个仓库
Interfaces for persisting user state across requests using object-oriented session wrappers.
Distinct from Persistent Session Managers: Candidates focus on multi-account managers, shell persistence, or agent state; this is a standard web session interface.
Explore 1 awesome GitHub repository matching web development · Object-Oriented Session Management. Refine with filters or upvote what's useful.
Zend Framework is a comprehensive set of decoupled components for building modular, event-driven web applications. It implements an MVC architecture to separate business logic from the user interface and provides a structured request-handling system through a sequential middleware pipeline. The project features a factory-driven dependency injection container to automate object instantiation and manage class lifecycles. It also includes a comprehensive security suite for verifying user identities and restricting resource access using access control lists and role-based access control adapters.
Offers an object-oriented interface for managing session containers and persisting user state across HTTP requests.