Download the PHP package the-firehub-project/runtime without Composer
On this page you can find all versions of the php package the-firehub-project/runtime. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download the-firehub-project/runtime
More information about the-firehub-project/runtime
Files in the-firehub-project/runtime
Package runtime
Short Description Lightweight PHP runtime layer providing clean, deterministic utilities for common execution-level operations.
License Apache-2.0
Homepage https://the-firehub-project.github.io/runtime
Informations about the package runtime
PHP Runtime Foundation
Lightweight PHP runtime abstraction layer providing clean wrapper functions over native PHP. It standardizes common execution patterns through deterministic helpers and ergonomic APIs designed for consistent usage across the FireHub ecosystem.
This layer focuses purely on execution-level utilities such as array, string, file, environment, and reflection wrappers, removing repetitive boilerplate while preserving PHP-native behavior.
It contains no domain logic, no business rules, and no framework coupling. Its role is strictly to improve developer experience at the runtime level while keeping behavior predictable, explicit, and dependency-free.
Repository Purpose
This repository provides a lightweight PHP runtime abstraction layer that wraps native PHP functionality into clean, consistent, and deterministic APIs.
Its purpose is to reduce boilerplate and standardize common execution patterns across the FireHub ecosystem by offering ergonomic helper classes for arrays, strings, files, environment access, and other low-level runtime operations.
It is strictly focused on execution-level concerns and does not contain domain logic, business rules, or framework-level orchestration. It exists to improve developer productivity while preserving native PHP behavior and ensuring zero framework coupling.
Security
For security reporting and guidelines, please refer to our SECURITY.md file.
Community
- 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.
Support
For help with FireHub products, please refer to the following resources:
- General questions & discussions: GitHub Discussions
- Bug reports & issues: Support
- Documentation & guides: FireHub Docs
- Commercial support (Pro/Enterprise): contact your account manager
Authors and Contributors
Brand & Trademark
Please refer to TRADEMARK.md and BRAND.md for guidelines on FireHub branding.
Architecture guidelines, design principles, and ecosystem documentation are available within the FireHub Project organization.
License
This software is licensed under the Apache-2.0 License.
For more details, read the full license here.
All versions of runtime with dependencies
ext-mbstring Version *
the-firehub-project/core-standard Version dev-develop