PHP Template

Free PHP Template makes HTML code clean and readable by separating application logic and content from its presentation. PHP Template is most useful in a situation where application programmer and template designer play different roles.
  1. No Screenshot
    107 total visits
    Impleo is a simple PHP-script for managing your record collection. It’s possible to add, edit and delete records. Each record contains the name of the artist, title of the record and year of release. In addition to this, it’s possible to add any kind of detail of your own choise. Requirements:To run Impleo Music Collection 2.0 you need a couple ...
  2. No Screenshot
    131 total visits
    phpHaml is a PHP tool for working with HAML files which is a markup language and template engine that’s used to cleanly and simply output HTML code. It is able to parse and interpret HAML, without having Ruby installed on the server. All is done inside the PHP core. A version of phpHaml for PHP 4 can be found here ...
  3. No Screenshot
    89 total visits
    BNC Fashion v1.0 is exclusively available for use with Blogger templates. This beautifully simple theme includes a two column layout for your widgets and advertisements, integrated RSS feed icon and stylized icons for post meta data.BNC Fashion theme offers a clean yet professional layout. Although this theme offers simple functions, the beauty of the design has ensured this template is ...
  4. Stamp
    127 total visits
    This is a tiny template engine written in PHP. Stamp works with HTML only. No foreign syntax required to create layout templates. It watches HTML files for specific triggers and styles content based on it. Unlike many templating engine, Stamp works from outside the template itself, not from the inside.
  5. KudzuPHP
    145 total visits
    KudzuPHP is an easy to use template engine for PHP. It sports it's own library system that makes it easy to write custom components that can be loaded dynamically. Unlike many template engines KudzuPHP is event driven which means that the template drives the output. KudzuPHP is embedded in the WordPress Plugin Kazoo.
  6. Psttt!
    87 total visits
    Psttt! is a PHP Template systme that does not alter the original HTML files. By default code is injected into the specified elements without replacing the elements (innerHTML).To replace the entire elements with the specified code there's an outerHTML modifier. Psttt! allow the separation of logic and presentation, keeping the original functionality of the page intact, regardless of design or ...
  7. PHP Template Engine
    245 total visits
    This is a PHP template script that can be used to display content using predefined layout templates. It's very simple to use; just setup a template and assign content to it.The engine will combine the two and render out the final file/page. The template engine uses a similar interface to the ones in Savant3 and Smarty. Several demoes are included ...
  8. Smarty Template Engine Loader
    307 total visits
    This is a PHP script to load Smarty template themes defined in XML config. It will scan theme definitions in XML file located in directory with names defined by the theme names.The script can return details of the theme like the name, author, URL, e-mail address, version, description and publication date. If needed, this script will delete the directory of ...
  9. PHP Template Inheritance
    240 total visits
    Template Inheritance is an extremely useful technique for making reusable HTML layouts for a site. It is much more flexible than alternative techniques, such as “including” common elements of a page (like a header and footer file).Requirements:- PHP 4.3 or Higher
  10. String Formatter
    392 total visits
    This PHP Script is a simple but powerful string formatting to implement a template engine to format text string. String Formatter script takes a template text string and uses regular expressiona to replace certain place holders with given values. simple text replacements, justified text insertion, object calls return values, array entry values and insert numbers in different bases are supported.Requirements:- ...
  11. No Screenshot
    323 total visits
    This script implements a template engine based on regular expression replacements. It can process template with marks that define placeholders or sections using regular expressions to locate and replace those marks. Currently it supports marks that define expressions, conditions, loops and sub-templates files. The templates may compiled and cached to avoid processing the templates again in the future. Requirements: - ...
  12. Simple template usage
    589 total visits
    Use predefined headers and footers and load content by passing a parameter.
  13. No Screenshot
    402 total visits
    This package is a continuous integration framework. It can run continuous integration loops to verify the result of a build of a Web site. It can produce an extensive HTML report about the results of the continuous integration loop.
  14. No Screenshot
    281 total visits
    Yapter (Yet Another PHP Template Engine (r)) is a general purpose template engine class. Its purpose is to completely avoid mixing programming logic from the presentation aspects of Web sites.The main characteristic of Yapter is the fact that a whole template can be specified in only one file. Yapter avoids the need for many template files by using blocks.Yapter has ...
  15. TinyButStrong template engine
    370 total visits
    TinyButStrong is a Template Engine for the PHP language. It enables you to link dynamically HTML pages, XML or other text files. It easily merges data from MySQL, Postgre-SQL or SQLite.It has only 6 methods and 5 properties, so it enables you to seriously harmonize and simplify Application programming.TinyButStrong is simple to use with numerous features:- can connect to any ...
Pages 1 of 11« 1 2 3 4 5 »