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
- Host: GitHub
- URL: https://github.com/leprephp/twig-bridge
- Owner: leprephp
- License: mit
- Created: 2018-06-06T12:07:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T12:34:19.000Z (about 6 years ago)
- Last Synced: 2025-01-21T03:14:43.434Z (about 1 year ago)
- Topics: bridge, php, php7, twig
- Language: PHP
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**🚧 This project is in early development stage and it could change significantly in the future.**
# Lepre Twig Bridge
[](https://travis-ci.org/leprephp/twig-bridge)
[](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/