Case converter VS Regex

Compare Case converter vs Regex and see what are their differences.

Case converter

Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Title case, Sentence case and Dot notation. (by jawira)

Regex

A sane interface for php's built in preg_* functions (by spatie)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Case converter Regex
3 1
160 1,104
- 0.0%
0.0 0.0
over 1 year ago over 1 year ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Case converter

Posts with mentions or reviews of Case converter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-04.

Regex

Posts with mentions or reviews of Regex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-05.

What are some alternatives?

When comparing Case converter and Regex you can also consider the following projects:

Stringy - A PHP string manipulation library with multibyte support

SQL Formatter - A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.

ANSI to HTML5 - An ANSI to HTML5 converter

Hoa String

Slugify - Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

Agent - 👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect

Google Translate For Free - Library for free use Google Translator. With attempts connecting on failure and array support.

UUID - :snowflake: A PHP library for generating universally unique identifiers (UUIDs).

Url highlight - PHP library to parse urls from string input

Mobile-Detect - Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

UA Parser