jawira/case-converter
Convert strings between common case styles (camelCase, snake_case, kebab-case, PascalCase, etc.) with a simple PHP API. Handy for slugs, variable naming, and text normalization, supporting robust Unicode-aware conversions and formatting options.
$ phing setup: Prepare project for development.$ phing qa: Run quality tests, use this before every commit.Documentation is built when a release is created.
To install mkdocs locally type:
sudo -H pip install mkdocs
If you are developing behind a proxy, you have to set the environment
variable http_proxy. This variable already is imported in build.xml, so you
have nothing to do.
\Jawira\CaseConverter\Convert::analyse if needed.\Jawira\CaseConverter\Convert::handleSplitterMethod.\Jawira\CaseConverter\Convert::handleGluerMethod.\Jawira\CaseConverter\Convert to register new methods.How can I help you explore Laravel packages today?