charcoal-dev / base
Foundational traits, base classes, enums, and event tools for Charcoal and related PHP libraries
0.0.13
2025-08-13 21:08 UTC
Requires
- php: ^8.3
README
Core traits, abstract classes, enums, and lightweight event tools for Charcoal and related PHP libraries.
Features
- Reusable OOP traits and base classes
- Simple event emitter and event handling tools
- Common enums for type safety
- Minimal, dependency-free foundation for all Charcoal packages
Installation
composer require charcoal-dev/base
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website: