joomla/session
Framework-agnostic PHP 8.1+ session management from the Joomla Framework. Provides interfaces and utilities to start and manage sessions, store and retrieve session data, and integrate session handling cleanly within your application.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| joomla/controller | 0.86 | Lightweight Joomla Framework controller package. Defines a ControllerInterface and an AbstractController base that wires in Input and Application objects. Implement execute() in your controller (single-task by default), with support for multi-task or HMVC patterns. | 2 | 3 | 5 | 580 | 0 | 1.7 | 31.6 | GPL-2.0 | 1 year ago | |
| joomla/filesystem | 0.83 | Joomla Framework filesystem utilities for common file operations. Includes helpers for safe filenames, uploads, and path handling, with a patcher component for applying file patches. Install via Composer and use in PHP apps needing lightweight filesystem tooling. | 11 | 12 | 20 | 12K | 6 | 28.2 | 51.3 | GPL-2.0 | 1 month ago | |
| joomla/application | 0.83 | Joomla Framework Application package providing AbstractApplication base classes for building apps. Includes lifecycle initialise hook, input/config handling, execute flow with doExecute(), response headers/body helpers, and PSR-3 LoggerAwareInterface support for integrating logging. | 23 | 25 | 33 | 11K | 1 | 4.5 | 37.7 | GPL-2.0 | 1 year ago | |
| joomla/database | 0.83 | Joomla Database provides a generic database layer and drivers for building queries and managing connections. Includes a factory for creating drivers, and helpers for safe input handling (escape/quote), making it easier to integrate database access in custom PHP apps. | 31 | 32 | 37 | 19K | 18 | 25.8 | 50.2 | GPL-2.0 | 7 months ago | |
| joomla/registry | 0.80 | Key-value registry and configuration store for PHP. Load data from strings, files, arrays, or objects; access and modify values with getters/setters and dot-paths for nested keys; remove entries; ArrayAccess support; import/export across formats like JSON and XML. | 16 | 18 | 19 | 18K | 2 | 2.9 | 42.7 | GPL-2.0 | 1 year ago | |
| joomla/event | 0.80 | Joomla Event provides the building blocks for PHP event systems, including a dispatcher implementation with prioritized listeners. Use it to define, register, and trigger events in a clean, decoupled way. Requires PHP 8.1+. | 8 | 9 | 9 | 28K | 0 | 2.1 | 46.5 | GPL-2.0 | 1 year ago |
How can I help you explore Laravel packages today?