Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nette/latte
- Owner: nette
- License: other
- Created: 2012-06-20T22:59:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T16:32:37.000Z (6 months ago)
- Last Synced: 2024-05-17T11:45:31.384Z (6 months ago)
- Topics: content-aware, html, latte, nette, nette-framework, php, safety, security, security-hole, template-engine, xss
- Language: PHP
- Homepage: https://latte.nette.org
- Size: 4.3 MB
- Stars: 1,075
- Watchers: 60
- Forks: 105
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- Funding: .github/funding.yml
- License: license.md
- Code of conduct: .github/code_of_conduct.md
- Security: .github/security.md
Awesome Lists containing this project
- php-awesome - Latte
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!