Libraries tagged by camelcase
langeland/phpspec-camelcase
124 Downloads
PHPSpec extension that allows you to use camelcase methods for tests.
emden-norfolk/laravel-camelcase
6079 Downloads
CamelCase attributes for Eloquent models.
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
stijlgenoten/check-my-camels
412 Downloads
Case sensitive classname checker for Laravel apps
seworqs/commons-string
12 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
robinthehood/naming-convention
75 Downloads
Converts and checks naming-conventions.
pmvc-plugin/underscore
2901 Downloads
Convert array or camel case to underscore, or underscore to others.
leaditin/filter
13 Downloads
Programmatically filter and normalize data and files.
hilalahmad/string-util
9 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.
halpdesk/laravel-traits
61 Downloads
Package with useful laravel traits
didanurwanda/inflector-php
0 Downloads
A lightweight PHP utility for smart word transformations – from singular to plural, snake_case to camelCase, and everything in between. Fully compatible with PHP 7.1 through 8.4.
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
guillegf/php-tools
28 Downloads
Several PHP 7 tools to make life a little easier
petrenkoanton/key-normalizer
222 Downloads
Converts snake_case to camelCase and vice versa