Libraries tagged by Camellia
matthv/laravel-dingo-transform
12170 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
ernix/lettercase
4213 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
codex-team/capella
41 Downloads
Useful package for image uploading with capella.pics
xetaio/eloquence
1085 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
seworqs/commons-string
4 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
rdallimore/eloquence
2274 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
leobenoist/string-helper
5454 Downloads
PHP StringHelper is a small library that can perform string manipulation.
cluedit/maskman
25 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
camelcased/postmark-inbound-laravel
1320 Downloads
This is an Inbound Parser for Postmark meant to be used with Laravel.
micropackage/casegnostic
5680 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
khuddus/php-camel-case-helpers
73 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
davidjeddy/yii2-paypal
928 Downloads
The PayPal extension for the Yii2 framework, forked from Marcio Camello's original work.
adamlc/lettercase
19789 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form
ptrkcsk/change-case
388 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!