templating

A template abstraction prototype for php template engines. (by schranz-templating)

Templating Alternatives

Similar projects and alternatives to templating

  1. Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Symfony

    The Symfony PHP framework

  4. Twig

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

  5. fig-standards

    Standards either proposed or approved by the Framework Interop Group

  6. Spiral Framework

    High-Performance PHP Framework (by spiral)

  7. Latte

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

  8. Plates

    Native PHP template system

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. hexagonal-architecture-study

    Project "Rabbit Hole": Dig into the rabbit hole of Hexagonal Architecture.

  11. Transphporm

    Transformation Style Sheets - Revolutionising PHP templating

  12. 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.

  13. sulu

    5 templating VS sulu

    Core framework that implements the functionality of the Sulu content management system

  14. Fluid

    Fluid template rendering engine - Standalone version (by TYPO3)

  15. Mustache

    A Mustache implementation in PHP.

  16. Slim PHP View

    A Simple PHP Renderer for Slim 3 & 4 (or any other PSR-7 project)

  17. handlebars-php

    A simple, logic-less, yet powerful templating engine for PHP

  18. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better templating alternative or higher similarity.

templating discussion

Log in or Post with

templating reviews and mentions

Posts with mentions or reviews of templating. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Which template engine do you use?
    6 projects | /r/PHP | 22 Nov 2022
    There are also some small template engines available like mustache or handlebars without big dependencies tree. I'm working on a templating abstraction to make this more easier to use any template engine you want so your controller dont need to care about it: https://github.com/schranz-templating/templating
  • First version of PHP Templating Abstraction released
    16 projects | /r/PHP | 14 Nov 2022
    It is supported via the Spiral View. The viewmanager by default will call Stempler you can test it out in the example spiral application running in examples/usages/spiral direcotory visiting /spiral-view will call the template here: https://github.com/schranz-templating/templating/blob/0.1/examples/usages/spiral/app/views/base.dark.php

Stats

Basic templating repo stats
4
31
4.4
4 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that PHP is
the 14th most popular programming language
based on number of references?