PHP Template engine

Open-source PHP projects categorized as Template engine

Top 16 PHP Template engine Projects

Template engine
  • Twig

    Twig, the flexible, fast, and secure template language for PHP

  • Project mention: The PHP Orkestra Framework | dev.to | 2024-05-05

    As you can see this template will add and configura the Pest test suite with a custom TestCase class that will start the application for your tests, making easy to test your application services (as used by Orkestra itself) and you will see a basic application, with a single route in the file config/routes.php that calls a Controller that simply render a Twig view.

  • Latte

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • blade

    🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel. (by jenssegers)

  • BladeOne

    The standalone version Blade Template Engine without Laravel in a single php file and without dependencies

  • pug

    Pug template engine for PHP (by pug-php)

  • PHPTAL

    PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages

  • Project mention: Ludic: New framework for Python with seamless Htmx support | news.ycombinator.com | 2024-03-21

    I agree and I don't fully understand the why of it.

    I remember coding PL/SQL to emmit HTML in Oracle around 1999 or 2000 and using functions to code the various elements.

    Thay got old and repetitive very quickly - for instqance, everytime I had to correct a spelling error, I had to recompile the code.

    To get around it I used one or two tables to hold html snippets to decouple the business/backend logic from the frontend, and stopped using the PL/SQL functios completely.

    My speed of developmet skyrocketed, and separating and abstracting the frontend from the backend made so much sense.

    A few years later, I was doing web developemt with Python using the Zope framework (not many people know about it tiday, I think).

    It uses a specialised serverside templating language called TAL (Template Attribute Language)[1] that basically builds the front end dynamically, and then you feed it data from the backend.

    Very neat and allowed me to build reusable compoments as well as collections of a schema definition (basically a dict), html template(s) and the code to validate that the inpuy matched the schema and could be rendered.

    Or something like that its been 2 employers and almost 20 years since i worked with tha :)

    I did build a small php extension for Wordpress using a PHP implementation[2] of TAL a few years ago, and TAL still works like a charm :)

    My point is that I still believe there is value in keeping python out of the HTMl-templating, and in keeping the front end logic apart from the backend logic.

    There is something I am not understanding about the renewal of mixing HTML/GUI template with code, buy I haven't fully found it yet.

    [1] https://en.m.wikipedia.org/wiki/Template_Attribute_Language

    [2] I believe it was this one https://phptal.org/

  • Phug

    Phug - The Pug Template Engine for PHP

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • tinybutstrong

    TBS is a PHP template engine for pro and beginners. Only 1 class with few methods properties, but it can do may things for any text templates, including HTML and XML. The only engine that enables W3C compliant templates. It has many plugins including OpenTBS.

  • sprig

    Bare bones Twig templating support for WordPress (by kingkool68)

  • figdice

    FigDice PHP Templating Engine

  • DomTemplate

    Bind dynamic data to reusable HTML components. (by PhpGt)

  • vtpl

    Vtpl is a php template engine that ensures proper separations of concerns, the frontend logic is separated from presentation. The goal is to keep the html unchanged for better maintainability for both backend and frontend developers

  • Project mention: Ask HN: Who wants to be hired? (May 2024) | news.ycombinator.com | 2024-05-01

    Location: Romania

    Remote: Yes (worldwide)

    Willing to relocate: No

    Technologies: PHP, JavaScript, MySQL, PostgreSQL, SQLite, Docker, HTML, SCSS, Bootstrap, Linux

    Linkedin: https://www.linkedin.com/in/givanz/

    Email: [email protected]

    Github: https://github.com/givanz

    Experienced Full Stack Developer, developing Open Source Vvveb CMS https://www.vvveb.com and VvvebJS page builder.

  • Dataplater

    template engine that uses HTML data-* attributes so your templates look great before rendering

  • mythtpl

    Easy to use template system for PHP

  • parsem

    Parser for YAML, JSON and NEON templates.

  • php-i18n-translate

    Simple yet powerful i18n support for PHP

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP Template engine related posts

  • How to integrate Component Architecture into Symfony?

    2 projects | dev.to | 15 Mar 2024
  • Php career guide

    2 projects | /r/PHP | 21 Apr 2023
  • JSON Data to HTML Table

    1 project | /r/PHP | 1 Mar 2023
  • PHP in 2023

    4 projects | news.ycombinator.com | 17 Jan 2023
  • Custom Statblocks

    1 project | /r/WorldAnvil | 8 Jan 2023
  • Laravel vs. Symfony: Which Framework is right for your project?

    1 project | dev.to | 5 Dec 2022
  • Which template engine do you use?

    6 projects | /r/PHP | 22 Nov 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Template engine projects in PHP? This list will help you:

Project Stars
1 Twig 8,047
2 Latte 1,080
3 blade 782
4 BladeOne 743
5 pug 386
6 PHPTAL 175
7 Phug 61
8 tinybutstrong 59
9 sprig 45
10 figdice 20
11 DomTemplate 17
12 vtpl 17
13 Dataplater 10
14 mythtpl 6
15 parsem 4
16 php-i18n-translate 0

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com