docs: add packagist badges to README

This commit is contained in:
Funky Waddle 2026-02-11 23:48:16 -06:00
parent ef58018697
commit f96a5032a6

View file

@ -1,5 +1,9 @@
# Scape Templates # Scape Templates
![Packagist Version](https://img.shields.io/packagist/v/getphred/scape)
![Packagist Downloads](https://img.shields.io/packagist/dt/getphred/scape)
![Packagist License](https://img.shields.io/packagist/l/getphred/scape)
A lightweight, standalone PHP template engine designed for simplicity, security, and performance. Scape focuses on being an **Output Engine first**, marrying pre-processed data with design while enforcing a "logic-light" philosophy. A lightweight, standalone PHP template engine designed for simplicity, security, and performance. Scape focuses on being an **Output Engine first**, marrying pre-processed data with design while enforcing a "logic-light" philosophy.
## Features ## Features