@h3ravel/core
Version:
Core application container, lifecycle management and service providers for H3ravel.
44 lines (30 loc) • 2.08 kB
Markdown
<div align="center">
<a href="https://h3ravel.toneflix.net" target="_blank">
<img src="https://raw.githubusercontent.com/h3ravel/assets/refs/heads/main/logo-full.svg" width="200" alt="H3ravel Logo">
</a>
<h1 align="center"><a href="https://h3ravel.toneflix.net">H3ravel Core</a></h1>
[![Framework][ix]][lx]
[![Core Package Version][i1]][l1]
[![Downloads][d1]][d1]
[![Tests][tei]][tel]
[![License][lini]][linl]
</div>
# About H3ravel/core
This is core ofthe [H3ravel](https://h3ravel.toneflix.net) framework, it serves as the application container providing base service providers support and bootstraping.
## Contributing
Thank you for considering contributing to the H3ravel framework! The [Contribution Guide](https://h3ravel.toneflix.net/contributing) can be found in the H3ravel documentation and will provide you with all the information you need to get started.
## Code of Conduct
In order to ensure that the H3ravel community is welcoming to all, please review and abide by the [Code of Conduct](#).
## Security Vulnerabilities
If you discover a security vulnerability within H3ravel, please send an e-mail to Legacy via hamzas.legacy@toneflix.ng. All security vulnerabilities will be promptly addressed.
## License
The H3ravel framework is open-sourced software licensed under the [MIT license](LICENSE).
[ix]: https://img.shields.io/npm/v/%40h3ravel%2Fcore?style=flat-square&label=Framework&color=%230970ce
[lx]: https://www.npmjs.com/package/@h3ravel/core
[i1]: https://img.shields.io/npm/v/%40h3ravel%2Fcore?style=flat-square&label=@h3ravel/core&color=%230970ce
[l1]: https://www.npmjs.com/package/@h3ravel/core
[d1]: https://img.shields.io/npm/dt/%40h3ravel%2Fcore?style=flat-square&label=Downloads&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%40h3ravel%2Fcore
[linl]: https://github.com/h3ravel/framework/blob/main/LICENSE
[lini]: https://img.shields.io/github/license/h3ravel/framework
[tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
[tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg