charcoal-dev / app-kernel
Kernel for Charcoal Framework Apps
Installs: 1 266
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- ext-json: *
- ext-pdo: *
- charcoal-dev/cache: ^0.1.0
- charcoal-dev/cache-redis-client: ^0.1.0
- charcoal-dev/cipher: ^0.1.0
- charcoal-dev/cli: ^0.1.2
- charcoal-dev/database: ^0.1.0
- charcoal-dev/db-orm: ^0.1.6
- charcoal-dev/events-base: ^0.1.0
- charcoal-dev/filesystem: ^0.1.0
- charcoal-dev/http-router: ^0.1.0
- charcoal-dev/oop-base: ^0.1.3
- charcoal-dev/semaphore: ^0.1.0
This package is auto-updated.
Last update: 2025-01-31 09:05:32 UTC
README
Charcoal App Kernel is a foundational library for structuring and managing PHP applications. It provides a robust architecture and versatile components for building CLI- and HTTP-driven applications. The package consists of various core utilities, entry points, and abstractions designed to streamline application development with Charcoal.
This library is released under the MIT License. See LICENSE for details.