2017 © Pedro Peláez
 

library champlates

Templating for PHP 7.1+

image

namboy94/champlates

Templating for PHP 7.1+

  • Wednesday, June 6, 2018
  • by namboy94
  • Repository
  • 1 Watchers
  • 0 Stars
  • 182 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Champlates

master develop
build status build status

Logo, (*1)

Champlates is a library used for translating and abstracting HTML in PHP. You can use champlates to create your own HTML templates in pure PHP using HtmlElements, or use HTML templates using the HtmlTemplate class. The Dictionary class makes it simple to support multiple languages using translation files which are just normal key value pairs in a JSON file, (*2)

Installation

You can use champlates by adding the requirement, (*3)

"namboy94/champlates": "dev-master"

to your composer.json file an then running composer install. You can then find the classes in vendor/namboy94/champlates/src. Thanks to autoloader, you should be able to easily access the classes from champlates., (*4)

Documentation

All classes and methods are documented using DocBlock comments., (*5)

Further Information

The Versions

06/06 2018

dev-master

9999999-dev https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPLv3 GPL-3.0-or-later

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

06/06 2018

1.1.4

1.1.4.0 https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPL-3.0-or-later

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

23/01 2018

1.1.3

1.1.3.0 https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPL-3.0-or-later

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

23/01 2018

dev-develop

dev-develop https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPLv3 GPL-3.0-or-later

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

22/01 2018

1.1.2

1.1.2.0 https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPLv3

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

20/11 2017

1.1.1

1.1.1.0 https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPLv3

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

19/07 2017

1.1.0

1.1.0.0 https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPLv3

The Requires

  • php >=7.1.0

 

The Development Requires

html templates

16/07 2017

1.0.0

1.0.0.0 https://gitlab.namibsun.net/namboy94/champlates

Templating for PHP 7.1+

  Sources   Download

GPLv3

The Requires

  • php >=7.1.0

 

The Development Requires

html templates