Case converter VS Stringy

Compare Case converter vs Stringy 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)

Stringy

A PHP string manipulation library with multibyte support (by danielstjules)
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 Stringy
3 3
160 2,465
- -
0.0 0.0
over 1 year ago over 2 years 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.

Stringy

Posts with mentions or reviews of Stringy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • New to PHP - I'm actually impressed
    5 projects | /r/PHP | 31 May 2023
    For strings I use Stringy (https://github.com/danielstjules/Stringy) for arrays I built my own Collection library, but pretty sure there are plenty in packagist (https://packagist.org/)
  • Why does PHP not have object-oriented strings and arrays? Will it be added in a future version
    4 projects | /r/PHP | 14 Aug 2022
    A number of libraries likely already exist to do these kinds of things, for example with strings, Laravel has a string class which has an of() method, Statamic has a modify/modifier class, there are probably other projects or libraries, but I know that Statamic does leverage https://github.com/danielstjules/Stringy via this fork https://github.com/statamic/Stringy
  • We Don't Need Another Framework (WDNAF)
    1 project | /r/PHP | 22 Jun 2021
    Do you mean a library like these? * https://symfony.com/doc/current/components/string.html * https://github.com/danielstjules/Stringy

What are some alternatives?

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

ANSI to HTML5 - An ANSI to HTML5 converter

Color Jizz - ColorJizz is a PHP library for manipulating and converting colors.

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

Portable UTF-8 - πŸ‰‘ Portable UTF-8 library - performance optimized (unicode) string functions for PHP.

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

Jieba-PHP - "硐巴"δΈ­ζ–‡εˆ†θ©žοΌšεšζœ€ε₯½ηš„ PHP δΈ­ζ–‡εˆ†θ©žγ€δΈ­ζ–‡ζ–·θ©žη΅„δ»Άγ€‚ / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.

Regex - A sane interface for php's built in preg_* functions

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

Patchwork UTF-8 - Extensive, portable and performant handling of UTF-8 and grapheme clusters for PHP

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