Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Case Converter Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Development notes

Phing targets

Phing targets

  • $ phing setup: Prepare project for development.
  • $ phing qa: Run quality tests, use this before every commit.

Documentation

Documentation is built when a release is created.

To install mkdocs locally type:

sudo -H pip install mkdocs

Using Phing behind a proxy

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.

Creating new convention

  1. Create new Gluer class.
  2. Create new Split class.
  3. Update \Jawira\CaseConverter\Convert::analyse if needed.
  4. Register into \Jawira\CaseConverter\Convert::handleSplitterMethod.
  5. Register into \Jawira\CaseConverter\Convert::handleGluerMethod.
  6. Update docblock \Jawira\CaseConverter\Convert to register new methods.
  7. Update documentation.

Railroad diagram

Class diagrams

Phing targets

Phing targets

Phing targets

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation
uri-template/tests