Libraries tagged by camel case
petrenkoanton/key-normalizer
217 Downloads
Converts snake_case to camelCase and vice versa
originphp/inflector
12192 Downloads
OriginPHP Inflector
nnssn/str-rename
1241 Downloads
Converts the camel case and snake case each other.
kolyunya/string-processor
5716 Downloads
PHP string processing library.
hyqo/string
50 Downloads
Fluent-style string operations
seworqs/commons-string
11 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
halpdesk/laravel-traits
61 Downloads
Package with useful laravel traits
robinthehood/naming-convention
73 Downloads
Converts and checks naming-conventions.
leaditin/filter
13 Downloads
Programmatically filter and normalize data and files.
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
guillegf/php-tools
28 Downloads
Several PHP 7 tools to make life a little easier
camelcasetechs/vansosms
3280 Downloads
An Api for Vanso SMS portal
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
vojir/leanmapper-mappers
112 Downloads
Basic camelCase to underdash mappers for LeanMapper
traesh/laravel-uppercamelcase-json
10 Downloads
Convert response JSON key to camelCase