Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 70 | All time: 10,286 This week: 47 |
Version | License | PHP version | Categories | |||
simpletemplateengine 1.0 | Custom (specified... | 5 | PHP 5, Templates |
Description | Author | |
This package can load and process template files replacing marks. |
Simple PHP template handler
include_once 'Template.php';
$template = new Template("layout/");
echo $template->loadTemplate("index", ["username" => "admin"]);
Files (4) |
File | Role | Description |
---|---|---|
index.html | Data | Template file |
LICENSE | Lic. | License text |
README.md | Doc. | Documentation |
Template.php | Class | Class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
simpletemplateengine-2023-06-28.zip 2KB | |
simpletemplateengine-2023-06-28.tar.gz 2KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.