Libraries tagged by snake
erag/laravel-case-mapper-request
60 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
matthv/laravel-dingo-transform
12619 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
4612 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
arkn/laravel-convert-case-middleware
41 Downloads
Convert request and response keys to and from camel and snake case.
rodrigoslayertech/classic-snake-game
0 Downloads
The Classic Snake Game made with Bootgly CLI (from Bootgly PHP Framework).
dbu/snake
50 Downloads
Snake Game (demo for the Symfony console cursor control)
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
xetaio/eloquence
1123 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2433 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
elleyeayeme/case-converter
14947 Downloads
A converter for strings in most popular cases
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
cluedit/maskman
27 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
ptrkcsk/change-case
405 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!
snakedove/php-to-typescript-converter
2154 Downloads
Converts POPOs to Typescript interfaces.