Libraries tagged by camel
camelcasetechs/vansosms
3280 Downloads
An Api for Vanso SMS portal
yanlyan/laravel-convert-case-middleware
8 Downloads
Convert request and response keys to and from camel and snake case.
vojir/leanmapper-mappers
219 Downloads
Basic camelCase to underdash mappers for LeanMapper
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.
traesh/laravel-uppercamelcase-json
10 Downloads
Convert response JSON key to camelCase
ssfyn/string-case
9 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
schoppax/nexcargo-php-sdk
6 Downloads
PHP SDK for the NexCargo (Camel Cloud API) carrier integration
sanovskiy/naming
4 Downloads
PHP library for detecting, converting, and manipulating various string naming conventions (CamelCase, snake_case, kebab-case, etc.).
opintat/caseconverter
4 Downloads
Case converter from camel to snake case
jgraffite/snake2camel
37 Downloads
A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase
jakiboy/laracroft
15 Downloads
Lara Croft would make a better tomb raider with camels
darkdevlab/encryptor
45 Downloads
Encryption component. Support AES, BF, CAMELLIA, CAST5, DES, DESX, GOST, RC2 and RC4 algorithms
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
chris1109873/case-converter
5 Downloads
A package for converting camel case to snake case and vice versa.
aljerom/simple-hydrator
11 Downloads
Reflection-based array-to-object hydrator with snake_case to camelCase mapping