https://github.com/railken/template
https://github.com/railken/template
csv generator html pdf plain renderer template twig xlsx
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/railken/template
- Owner: railken
- License: mit
- Created: 2018-09-13T13:15:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T10:57:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T06:18:46.247Z (about 1 year ago)
- Topics: csv, generator, html, pdf, plain, renderer, template, twig, xlsx
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template
[](https://travis-ci.org/railken/template)
# Requirements
PHP 7.1 and later.
## Installation
You can install it via [Composer](https://getcomposer.org/) by typing the following command:
```bash
composer require railken/template
```
The package will automatically register itself.