Download the PHP package danack/esprintf without Composer
On this page you can find all versions of the php package danack/esprintf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danack/esprintf
More information about danack/esprintf
Files in danack/esprintf
Download danack/esprintf
More information about danack/esprintf
Files in danack/esprintf
Vendor danack
Package esprintf
Short Description Use laminas-escaper with sprintf like function.
License MIT
Package esprintf
Short Description Use laminas-escaper with sprintf like function.
License MIT
Please rate this library. Is it a good library?
Informations about the package esprintf
esprintf
sprintf mixed with Laminas escaper.
All placeholder strings must be explicitly labeled as to what type of escaping they will have done to them, so you can see in the source string if the correct escaping is done for the string location.
Usage
Supported escapers
All go through to the relevant Zend Escaper method.
Allow a raw string to be used, for when the string has already been escaped.
All versions of esprintf with dependencies
PHP Build Version
Package Version
The package danack/esprintf contains the following files
Loading the files please wait ....