Download the PHP package okneloper/placeholders without Composer
On this page you can find all versions of the php package okneloper/placeholders. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download okneloper/placeholders
More information about okneloper/placeholders
Files in okneloper/placeholders
Download okneloper/placeholders
More information about okneloper/placeholders
Files in okneloper/placeholders
Vendor okneloper
Package placeholders
Short Description Batch replace placeholders in a (HTML) string.
License MIT
Homepage https://github.com/okneloper/placeholders
Package placeholders
Short Description Batch replace placeholders in a (HTML) string.
License MIT
Homepage https://github.com/okneloper/placeholders
Please rate this library. Is it a good library?
Informations about the package placeholders
Batch replace placeholders in a (HTML) string.
It gives you the full list of placeholders to resolve before replacing. This is handy when you have a lot of placeholders and you want to only fetch those that you need.
For instance, if your data is stored in a database or returned by a remote API, generally you want to fetch all data in one query/request.
Usage
See the full example for details of implementation.
Example
All versions of placeholders with dependencies
PHP Build Version
Package Version
No informations.
The package okneloper/placeholders contains the following files
Loading the files please wait ....