Download the PHP package sebastiansulinski/string-converter without Composer
On this page you can find all versions of the php package sebastiansulinski/string-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebastiansulinski/string-converter
More information about sebastiansulinski/string-converter
Files in sebastiansulinski/string-converter
Download sebastiansulinski/string-converter
More information about sebastiansulinski/string-converter
Files in sebastiansulinski/string-converter
Vendor sebastiansulinski
Package string-converter
Short Description Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
License MIT
Package string-converter
Short Description Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
License MIT
Please rate this library. Is it a good library?
Informations about the package string-converter
Simple string converter
This package allows converting between different string formats.
Usage examples
Class-name
Camel-case
Constant
Hyphen
Underscore
Space
Optional second callback argument
Factory methods can take an optional, second argument of callable
type so you can additionally modify the result:
All versions of string-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package sebastiansulinski/string-converter contains the following files
Loading the files please wait ....