PHPackages                             misatotremor/case-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. misatotremor/case-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

misatotremor/case-bundle
========================

Symfony Case Converter Bundle

v1.2.1(7mo ago)17.4k↓50%1[1 PRs](https://github.com/MisatoTremor/AvroCaseBundle/pulls)2MITPHPPHP ^7.4 || ^8.0

Since Dec 21Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/MisatoTremor/AvroCaseBundle)[ Packagist](https://packagist.org/packages/misatotremor/case-bundle)[ Docs](http://github.com/MisatoTremor/AvroCaseBundle)[ RSS](/packages/misatotremor-case-bundle/feed)WikiDiscussions 1.0.x Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (17)Used By (2)

AvroCaseBundle [![Build Status](https://github.com/MisatoTremor/AvroCaseBundle/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/MisatoTremor/AvroCaseBundle) [![codecov](https://camo.githubusercontent.com/2cdde0fe3014fc1a4ea57363fb863f6d51cc10efbb7f9ea2469ac71b019a7e9b/68747470733a2f2f636f6465636f762e696f2f67682f4d697361746f5472656d6f722f4176726f4361736542756e646c652f6272616e63682f312e302e782f67726170682f62616467652e7376673f746f6b656e3d364d5348353931334830)](https://codecov.io/gh/MisatoTremor/AvroCaseBundle)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#avrocasebundle--)

Convert strings or strings in arrays to different case formats.

Supports: camelCase, PascalCase, Title Case, and underscore\_case.

This is a fork of jdewits [original code](https://github.com/jdewit/AvroCaseBundle).

Installation
------------

[](#installation)

This bundle is listed on packagist.

Download the bundle

```
$ composer require misatotremor/case-bundle
```

Enable the bundle

```
