setono / tag-bag-php-templates
PHP templates tag and renderer for the tag bag library
Installs: 642
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/setono/tag-bag-php-templates
Requires
- php: >=7.2
- setono/php-templates: ^1.0
- setono/tag-bag: ^1.2
- thecodingmachine/safe: ^1.0
Requires (Dev)
- phpunit/phpunit: ^8.5.4
- setono/code-quality-pack: ^1.4
This package is auto-updated.
Last update: 2025-09-15 09:45:55 UTC
README
This tag bag extension uses the PHP templates library to make it very simple to create PHP templates and output these using the tag bag.
Installation
$ composer require setono/tag-bag-php-templates