Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-06-28 (6 months ago) | Not yet rated by the users | Total: 66 | All time: 10,287 This week: 120 |
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 |
File | Role | Description |
---|---|---|
index.html | Data | Template file |
LICENSE | Lic. | License text |
README.md | Doc. | Documentation |
Template.php | Class | Class source |
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.