templating VS Transphporm

Compare templating vs Transphporm and see what are their differences.

templating

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

Transphporm

Transformation Style Sheets - Revolutionising PHP templating (by Level-2)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
templating Transphporm
4 3
23 277
- 0.0%
4.6 0.0
8 months ago almost 2 years ago
PHP PHP
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

templating

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

Transphporm

Posts with mentions or reviews of Transphporm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.
  • First version of PHP Templating Abstraction released
    16 projects | /r/PHP | 14 Nov 2022
    What I can say, since you're investing time into template engines, do you think any improvements can be made to transphporm? It was the one I looked for on your list and didn't see. Also happens to be the one I integrated for default suphle installations. Some points were raised in this issue https://github.com/Level-2/Transphporm/issues/5. I don't agree with all but I'm 100% on board with the idea of keeping all templating and logic outside the html
  • Viewi - Finally it's here: The first Production Release
    2 projects | /r/PHP | 2 Jan 2022
    Here's a slightly neater approach: https://github.com/Level-2/Transphporm I created using some of the ideas from that article.
  • 🎁 Yii HTML 2.2.0
    3 projects | /r/PHP | 20 Oct 2021
    Pointing out the flaws in template engines doesn't really excuse this mess, it calls for a better template engine (e.g. https://github.com/Level-2/Transphporm ) which doesn't mix logic and markup. All you've accomplished here is mixing the logic and the markup at the PHP end instead of the template end.

What are some alternatives?

When comparing templating and Transphporm you can also consider the following projects:

Plates - Native PHP template system

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

Spiral Framework - High-Performance PHP Framework

viewi - Unique and efficient front-end framework for PHP

fluid - Fluid is an open-source .NET template engine based on the Liquid template language.

Mustache - A Mustache implementation in PHP.

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

hexagonal-architecture-study - Project "Rabbit Hole": Dig into the rabbit hole of Hexagonal Architecture.

Yii2 - Yii 2: The Fast, Secure and Professional PHP Framework

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.

fig-standards - Standards either proposed or approved by the Framework Interop Group