Download the PHP package nayjest/str-case-converter without Composer
On this page you can find all versions of the php package nayjest/str-case-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nayjest/str-case-converter
More information about nayjest/str-case-converter
Files in nayjest/str-case-converter
Download nayjest/str-case-converter
More information about nayjest/str-case-converter
Files in nayjest/str-case-converter
Vendor nayjest
Package str-case-converter
Short Description Library for converting strings from camel case to snake case and vice versa.
License MIT
Package str-case-converter
Short Description Library for converting strings from camel case to snake case and vice versa.
License MIT
Please rate this library. Is it a good library?
Informations about the package str-case-converter
nayjest/str-case-converter
Library for converting strings from camel case to snake case and vice versa.
Installation
The recommended way of installing the library is through Composer.
Run following command:
Usage
Converting from snake case to camel case
Source string may be separated to words using following characters: '-', '_' and space.
Converting from camel case to snake case
Testing
Run following command:
License
© 2015—2023 Vitalii Stepanenko
Licensed under the MIT License.
Please see License File for more information.
All versions of str-case-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5
The package nayjest/str-case-converter contains the following files
Loading the files please wait ....