README.md

December 22, 2025 ยท View on GitHub

Geshi Twig Extension

Continuous Integration codecov Latest Stable Version Total Downloads License Sponsor

๐Ÿ“ข Geshi Twig Extension is a Twig extension for GeSHi - Generic Syntax Highlighter rendering.

{{ '<?php\necho \'test\';\n?>' | geshi('php') }}
{% geshi 'javascript' %}
    {"data": "test"}
{% endgeshi %}

Helping Project

โค๏ธ If this project helps you reduce time to develop and/or you want to help the maintainer of this project. You can sponsor him. Thank you !

Contributing

๐Ÿ‘ If you wish to contribute to this project, please read the CONTRIBUTING.md file. Note: If you want to contribute don't hesitate, I'll review any PR.

Documentation

Installation

Usage

Development

Code Coverage

PHP Doc