Skip to content

A plugin for templating in CakePHP with HTML value objects, font-icons and useful helpers

License

Notifications You must be signed in to change notification settings

dereuromark/cakephp-templating

Repository files navigation

Templating Plugin for CakePHP

CI Coverage Status Minimum PHP Version Latest Stable Version PHPStan License Total Downloads Coding Standards

A CakePHP plugin to

  • make working with HTML and helpers more convenient
  • provide (font) icons from various libraries out of the box
  • together with IdeHelper also provide auto-complete on those icons

You can use one or many of the following icon sets out of the box:

You can also add your own custom icon set.

This branch is for CakePHP 5.0+. See version map for details.

Setup

composer require dereuromark/cakephp-templating

and

bin/cake plugin load Templating

Usage

See Docs.

Demo

See sandbox.dereuromark.de/sandbox/templating-examples.

TODO

  • Add more useful things - help welcome

About

A plugin for templating in CakePHP with HTML value objects, font-icons and useful helpers

Resources

License

Stars

Watchers

Forks

Packages

No packages published