Download the PHP package stk2k/string-format without Composer
On this page you can find all versions of the php package stk2k/string-format. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package string-format
String formatter(C# String.Format/sprintf)
Description
String formatter(C# String.Format/sprintf)
Feature
- Supports PHP sprintf formatter and C# String.Format formatter
- You can implement your own formatter(StringFormatterInterface)
- Implemented as a static method in trait
Usage
PHP sprintf formatter
C# String.Format formatter
Requirement
PHP 7.2 or later
Installing stk2k/string-format
The recommended way to install stk2k/string-format is through Composer.
After installing, you need to require Composer's autoloader:
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.
All versions of string-format with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package stk2k/string-format contains the following files
Loading the files please wait ....