Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom32i/demo-twig-svg
How to render SVG graphs with Twig in Symfony. 📊
https://github.com/tom32i/demo-twig-svg
Last synced: 21 days ago
JSON representation
How to render SVG graphs with Twig in Symfony. 📊
- Host: GitHub
- URL: https://github.com/tom32i/demo-twig-svg
- Owner: Tom32i
- Created: 2019-05-20T14:43:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T10:30:27.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T06:05:19.511Z (7 months ago)
- Language: PHP
- Size: 267 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo SVG
========![](demo.png)
## Installation
composer install
## Usage
bin/console server:run
Go to [Demo](http://localhost:8000/)!