<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Paul M. Jones | Qiq</title>
    <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;tag&#x2F;qiq&#x2F;" />
    <updated>2026-05-08T09:12:58-05:00</updated>
            <entry>
        <title>Qiq Tags and PHP Tokens</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2023&#x2F;07&#x2F;03&#x2F;qiq-tags-and-php-tokens&#x2F;" />
        <updated>2023-07-03T09:46:05-05:00</updated>
        <summary>I released Qiq 2.1.0 last week, with a new feature made possible only by using PHP tokens during the Qiq compiling process.
I.
Qiq is a template system for PHP. It uses native &amp;lt;?php ... ?&amp;gt; for the template syntax, but it allows for using a Qiq ...</summary>
    </entry>
            <entry>
        <title>Qiq Templates 2.0 Released</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2023&#x2F;04&#x2F;10&#x2F;qiq-templates-20-released&#x2F;" />
        <updated>2023-04-10T16:01:12-05:00</updated>
        <summary>I am happy to annouce the 2.0 release of Qiq templates for PHP 8.
Qiq is for developers who prefer native PHP templates, but with less verbosity. It offers:

Native &amp;lt;?php ?&amp;gt; and {{ qiq }} syntax

Concise, explicit, context-specific escaping
Vie...</summary>
    </entry>
            <entry>
        <title>In-Template Response Building</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2022&#x2F;09&#x2F;23&#x2F;in-template-response-building&#x2F;" />
        <updated>2022-10-13T09:17:59-05:00</updated>
        <summary>I am fond of saying that in server-side applications, the Template is not the View. Instead, the HTTP Response is the View. That is, the Response presented by the server is not only the templated content; the presentation includes both the headers an...</summary>
    </entry>
            <entry>
        <title>Qiq Templates for PHP 8</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2021&#x2F;10&#x2F;20&#x2F;qiq-templates-for-php-8&#x2F;" />
        <updated>2021-10-20T12:03:50-05:00</updated>
        <summary>I&#039;m happy to announce the first release of Qiq, a template system for developers who prefer native PHP templates -- but with a light dusting of syntax sugar when you want it. It offers partials, layouts, sections, and a wide range of HTML helpers for...</summary>
    </entry>
    </feed>
