Developer Formats
Programming and development text formats
Developer Formats Converter
Convert text using any Developer Formats format
camelCase
camelCaseForVariableNames
Example:
sampleTextOutput
PascalCase
PascalCaseForClassNames
Example:
SampleTextOutput
snake_case
snake_case_for_variables
Example:
sample_text_output
CONSTANT_CASE
CONSTANT_CASE_FOR_CONSTANTS
Example:
SAMPLE_TEXT_OUTPUT
kebab-case
kebab-case-for-urls
Example:
sample-text-output
dot.case
dot.case.for.namespaces
Example:
sample.text.output
path/case
path/case/for/routes
Example:
sample/text/output
namespace\case
namespace\case\for\php
Example:
namespace\case Format
Ada_Case
Ada_Case_For_Ada_Lang
Example:
Ada_Case Format
COBOL-CASE
COBOL-CASE-FOR-LEGACY
Example:
COBOL-CASE Format
Train-Case
Train-Case-For-Titles
Example:
Train-Case Format
Http-Header-Case
Http-Header-Case-Format
Example:
Http-Header-Case Format