No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
imagetext is a smarty plugin for creating graphical cached text images
"Mighty Headlines - Headlines were a problem in webdesign at all times. On the one hand you want those better looking graphical headlines, on the other hand the maintenance effort … puhh! - There are two solutions for this problem: the first uses Flash, which uses the GET parameter to display the correct text. The second ist the solution with automatically created images. And this is what this plugin exactly does (btw., all graphical headlines on this website were created by this plugin). -...
Converts any templates into executable PHP code and stores it for later use, e.g. HTML, RSS or XML. Handles scalar and array values, blocks, loops, control structures, includes, extensions/functions, filters, build in i18n functionality, caching
Nest is a nestable server templating library. It lets you create pages that look like standard html and easily add functionality with custom tag libraries. Nest templates are well-formed html that are compiled into standard php.
Ever wanted to reuse HTML snippets in PHP without using clunky functions?
Ever wanted to write <quote>Somebody's opinion</quote> and have the HTML be created according to a snippet you've made?
Now you can!