Official website and documentation for The FireHub Project.
This repository hosts the GitHub Pages site for FireHub and contains all public-facing documentation, guides, and architectural references.
FireHub is a modular PHP framework built around:
- Clean Architecture
- Domain-Driven Design (DDD)
- Explicit boundaries between Core, Adapters, and Modules
- Long-term maintainability and scalability
FireHub is designed for building enterprise-grade PHP applications without sacrificing clarity or developer experience.
This repository is used to:
- Publish official FireHub documentation
- Serve as the landing page for the FireHub ecosystem
- Host architecture guides, concepts, and tutorials
- Provide a single entry point for all FireHub modules
The site is published via GitHub Pages at: https://the-firehub-project.github.io.
- Be sure to review the Code of Conduct.
- Read a Contributing file to see how you can contribute to this project.
- Read our Security policy file to see how you can report a vulnerability.
- Review the project Governance model, including roles, decision-making, RFC process, and releases.
Please refer to TRADEMARK.md and BRAND.md for guidelines on FireHub branding.
This software is licensed under the MIT License.
For more details, read the full license here.