Download the PHP package nixiware/string-formatter without Composer
On this page you can find all versions of the php package nixiware/string-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nixiware/string-formatter
More information about nixiware/string-formatter
Files in nixiware/string-formatter
Download nixiware/string-formatter
More information about nixiware/string-formatter
Files in nixiware/string-formatter
Vendor nixiware
Package string-formatter
Short Description String formatter supporting named arguments.
License MIT
Package string-formatter
Short Description String formatter supporting named arguments.
License MIT
Please rate this library. Is it a good library?
Informations about the package string-formatter
StringFormatter
Introduction
String formatter supporting named arguments.
Requirements
- PHP >= 5.3
Usage
- Import package namespace
- Format strings using the static method
-
- template string
-
- values
-
Arguments are specified in the template string by placing them between double curly braces: .
Argument names can contain letters (a-z, A-Z), numbers (0-9) and underscore (_) character.
Example
- Display a simple formatted string.
Outputs:
License
StringFormatter is available under the MIT license. See the LICENSE file for more info.
All versions of string-formatter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package nixiware/string-formatter contains the following files
Loading the files please wait ....