Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/railken/template
https://github.com/railken/template
csv generator html pdf plain renderer template twig xlsx
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/railken/template
- Owner: railken
- License: mit
- Created: 2018-09-13T13:15:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T10:57:15.000Z (10 months ago)
- Last Synced: 2024-12-24T13:48:40.466Z (about 1 month 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
[![Build Status](https://travis-ci.org/railken/template.svg?branch=master)](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.