An open API service indexing awesome lists of open source software.

https://github.com/mimmi20/blade-renderer


https://github.com/mimmi20/blade-renderer

php83

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# blade-renderer

[![Latest Stable Version](https://poser.pugx.org/mimmi20/blade-renderer/v/stable?format=flat-square)](https://packagist.org/packages/mimmi20/blade-renderer)
[![Latest Unstable Version](https://poser.pugx.org/mimmi20/blade-renderer/v/unstable?format=flat-square)](https://packagist.org/packages/mimmi20/blade-renderer)
[![License](https://poser.pugx.org/mimmi20/blade-renderer/license?format=flat-square)](https://packagist.org/packages/mimmi20/blade-renderer)

## Code Status

[![codecov](https://codecov.io/gh/mimmi20/blade-renderer/branch/master/graph/badge.svg)](https://codecov.io/gh/mimmi20/blade-renderer)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mimmi20/blade-renderer.svg)](https://isitmaintained.com/project/mimmi20/blade-renderer "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/mimmi20/blade-renderer.svg)](https://isitmaintained.com/project/mimmi20/blade-renderer "Percentage of issues still open")
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fmimmi20%2Fblade-renderer%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/blade-renderer/master)

## Requirements

This library requires PHP 8.1+.

## Installation

Run

```shell
composer require mimmi20/blade-renderer
```

## License

This package is licensed using the MIT License.

Please have a look at [`LICENSE.md`](LICENSE.md).