Libraries tagged by snake case

xetaio/eloquence

0 Favers
1295 Downloads

A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.

Go to Download


rdallimore/eloquence

0 Favers
2864 Downloads

A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.

Go to Download


ernix/lettercase

1 Favers
5637 Downloads

A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.

Go to Download


matthv/laravel-dingo-transform

1 Favers
13426 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.

Go to Download


erag/laravel-case-mapper-request

4 Favers
513 Downloads

Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.

Go to Download


dev-jeetu/case-converter

5 Favers
9 Downloads

A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)

Go to Download


cupoftea/eloquent-snake-relations

6 Favers
19 Downloads

A simple trait to access your Eloquent relations using its snake_case property

Go to Download


basedon/laravel-mssql-case-adapter

0 Favers
8 Downloads

Transparent snake_case to UPPERCASE identifier mapping for legacy SQL Server databases in Laravel.

Go to Download


phpsa/laravel-case-remapping

4 Favers
25 Downloads

Methods to allow the mapping of cases to snake / camel for input / output

Go to Download


elleyeayeme/case-converter

7 Favers
14947 Downloads

A converter for strings in most popular cases

Go to Download


junaidkhan/php-string-helper

7 Favers
25 Downloads

A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.

Go to Download


cluedit/maskman

4 Favers
27 Downloads

from CamelCase to snake_case, from snake_case to CamelCase

Go to Download


alimfazeli/eloquence

5 Favers
11 Downloads

A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.

Go to Download


plazzag/polario-sdk-php

0 Favers
136 Downloads

API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output

Go to Download


yanlyan/laravel-convert-case-middleware

0 Favers
8 Downloads

Convert request and response keys to and from camel and snake case.

Go to Download


<< Previous Next >>