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

https://github.com/leprephp/twig-bridge

Lepre Twig Bridge
https://github.com/leprephp/twig-bridge

bridge php php7 twig

Last synced: 11 months ago
JSON representation

Lepre Twig Bridge

Awesome Lists containing this project

README

          

**🚧 This project is in early development stage and it could change significantly in the future.**

# Lepre Twig Bridge

[![Build Status](https://travis-ci.org/leprephp/twig-bridge.svg?branch=master)](https://travis-ci.org/leprephp/twig-bridge)
[![Coverage Status](https://coveralls.io/repos/github/leprephp/twig-bridge/badge.svg?branch=master)](https://coveralls.io/github/leprephp/twig-bridge?branch=master)

The bridge between Lepre Framework and [Twig Template Engine][twig]

## Installation

Install the latest version with [Composer][composer]:

```
$ composer require lepre/twig-bridge
```

### Requirements

This project works with PHP 7.2 or above.

## License

This project is licensed under the MIT License. See the LICENSE file for details.

[composer]: https://getcomposer.org/
[twig]: https://twig.symfony.com/