Download the PHP package stein197/caser without Composer
On this page you can find all versions of the php package stein197/caser. 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 caser
String case converter and parser
This tiny package provides means for converting strings between different cases - such as converting camelCase
to snake_case
and so on.
Installation
Usage:
The package provides two functions and one enum:
The library automatically detects where it should split the string. There are 6 casing options available:
Composer scripts
test
Run unit tests
All versions of caser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package stein197/caser contains the following files
Loading the files please wait ....