Download the PHP package dhii/placeholder-template-abstract without Composer
On this page you can find all versions of the php package dhii/placeholder-template-abstract. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhii/placeholder-template-abstract
More information about dhii/placeholder-template-abstract
Files in dhii/placeholder-template-abstract
Download dhii/placeholder-template-abstract
More information about dhii/placeholder-template-abstract
Files in dhii/placeholder-template-abstract
Vendor dhii
Package placeholder-template-abstract
Short Description Abstract functionality for working with templates that use placeholders.
License MIT
Package placeholder-template-abstract
Short Description Abstract functionality for working with templates that use placeholders.
License MIT
Please rate this library. Is it a good library?
Informations about the package placeholder-template-abstract
Dhii - Placeholder Template - Abstract
Details
Abstract functionality for working with templates that use placeholders.
Traits
ReplaceTokensCapableTrait
- Replaces tokens in a string with their corresponding values from a container, according to the token start and end. Allows normalization of token key into format used in container.NormalizeTokenDelimiterCapableTrait
- Normalizes token delimiters, like token start and end, making sure value type is correct.TokenStartAwareTrait
- Awareness of a token start delimiter.TokenEndAwareTrait
- Awareness of a token end delimiter.DefaultPlaceholderValueAwareTrait
- Awareness of a default placeholder value.PlaceholderTemplateAwareCapableTrait
- Awareness of a placeholder template source.
All versions of placeholder-template-abstract with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 | ^7.0
The package dhii/placeholder-template-abstract contains the following files
Loading the files please wait ....