PHP Classes

File: docs/images/number-problem.puml

Recommend this page to a friend!
  Classes of jawira   PHP Case Convert   docs/images/number-problem.puml   Download  
File: docs/images/number-problem.puml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Case Convert
Convert strings between many naming conventions
Author: By
Last change:
Date: 4 years ago
Size: 336 bytes
 

Contents

Class file image Download
@startuml left to right direction hide empty description state "hello-8-world" as state1 state "hello8World" as state2 state "hello8-world" as state3 state1 --> state2: toCamel state2 --> state3: toKebab state3 --> state2: toCamel } center footer It's impossible to go back to original string when a number is used as a word @enduml