Skip to content

Commit 9d24573

Browse files
committed
v0.1.0
1 parent 28fb28f commit 9d24573

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Unofficial] Slim Framework 3.x Plates View
22

3-
[![Build Status](https://img.shields.io/travis/feryardiant/slim-plates-view/master.svg?style=flat-square)](https://travis-ci.org/feryardiant/slim-plates-view)
3+
[![Build Status](https://img.shields.io/travis/feryardiant/slim-plates-view/master.svg?style=flat-square)](https://travis-ci.org/feryardiant/slim-plates-view) [![LICENSE](https://img.shields.io/packagist/l/projekslim/views-plates.svg?style=flat-square)](https://packagist.org/packages/projekslim/views-plates) [![VERSION](https://img.shields.io/packagist/v/projekslim/views-plates.svg?style=flat-square)](https://packagist.org/packages/projekslim/views-plates)
44

55
This is a Slim Framework 3.x component helper built on top of the Plates templating system. You can use this component to create and render templates in your Slim Framework application.
66

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "projekslim/views-plates",
33
"description": "Slim Framework 3 view helper built on top of the Plates templating component",
44
"keywords": ["slim","framework","view","template","plates"],
5+
"homepage": "http://feryardiant.me/slim-plates-view",
56
"type": "library",
67
"license": "MIT",
78
"authors": [

0 commit comments

Comments
 (0)