Skip to content

bb-drummer/simpletemplate

Repository files navigation

SimpleTemplate

Introduction

a simple php template class to build HTML markup progrmatically

TODO

...

Installation

Just checkout the repository and use the classes as you desire...

git clone https://gitlab.bjoernbartels.earth/php/simpletemplate.git

Another alternative for downloading the project is to grab it via curl, and then pass it to tar:

cd my/project/dir
curl -L https://gitlab.bjoernbartels.earth/php/simpletemplate/repository/archive.tar.gz?ref=master | tar xz --strip-components=1

Status

Build Status

build status

Scrutinizer Code Quality Code Coverage Build Status

LICENSE

please see LICENSE file in project's root directory

COPYRIGHT

© 2007, 2016 [Björn Bartels], coding@bjoernbartels.earth, all rights reserved.

About

a simple php template class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published