Libraries tagged by snake
dbu/snake
70 Downloads
Snake Game (demo for the Symfony console cursor control)
rizkussef/laravel-snake-to-camel-case
951 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
digilist/snakedumper
46015 Downloads
dbu/snake-bundle
200 Downloads
Snake Game (demo for the Symfony 5.1 console)
xetaio/eloquence
1295 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2864 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
matthv/laravel-dingo-transform
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.
ernix/lettercase
5637 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
arkn/laravel-convert-case-middleware
259 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).
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
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.
erag/laravel-case-mapper-request
513 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.