charcoal-dev / app-kernel
Kernel for Charcoal Framework Apps
0.1.44
2026-04-10 10:54 UTC
Requires
- php: ^8.5
- ext-ctype: *
- ext-json: *
- ext-pdo: *
- charcoal-dev/ansi: ^0.1.2
- charcoal-dev/base: ^0.2.7
- charcoal-dev/buffers: ^0.2.4
- charcoal-dev/cache: ^0.2.5
- charcoal-dev/cache-redis-client: ^0.2.7
- charcoal-dev/cipher: ^0.2.9
- charcoal-dev/cli: ^0.2.12
- charcoal-dev/contracts: ^0.1.25
- charcoal-dev/database: ^0.2.9
- charcoal-dev/db-orm: ^0.2.15
- charcoal-dev/events: ^0.2.0
- charcoal-dev/filesystem: ^0.2.16
- charcoal-dev/http-commons: ^0.2.31
- charcoal-dev/http-server: ^0.2.60
- charcoal-dev/http-trust-proxy: ^0.1.3
- charcoal-dev/mailer: ^0.2.4
- charcoal-dev/secrets-kms: ^0.1.17
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.