Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nette/latte

☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.
https://github.com/nette/latte

content-aware html latte nette nette-framework php safety security security-hole template-engine xss

Last synced: 10 days ago
JSON representation

☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.

Awesome Lists containing this project

README

        

[![Latte](https://github.com/nette/latte/assets/194960/76c098ff-427c-4b30-9676-97e2d8fd4a56)](https://latte.nette.org)

 

✅ The [only truly secure](https://latte.nette.org/en/safety-first) templating system for PHP

✅ [You already know the syntax](https://latte.nette.org/en/syntax)

✅ Highly mature, fast, and widely used library

 

Latte is the safest templating system for PHP. It is cleverly designed and easy to learn for those familiar with PHP, as they can quickly adopt its basic tags.
A wide range of useful features will significantly simplify your work. It provides top-notch protection against critical vulnerabilities and allows you to focus on creating high-quality applications without worrying about their security.

🟨 Only 1% of programmers [can pass this quiz](https://blog.nette.org/en/quiz-can-you-defend-against-xss-vulnerability)!

 

Getting started
=======

1️⃣ First, familiarize yourself with [Latte syntax](https://latte.nette.org/en/syntax) and [try it online](https://fiddle.nette.org/latte/#9cc0cf6d89)

2️⃣ Take a look at the basic set of [tags](https://latte.nette.org/en/tags) and [filters](https://latte.nette.org/en/filters)

3️⃣ Render a template with a [few lines of PHP code](https://latte.nette.org/en/develop)

 

Do you like Latte? Are you looking forward to the new features?

[![Buy me a coffee](https://files.nette.org/icons/donation-3.svg)](https://github.com/sponsors/dg)

Thank you!