Libraries tagged by case conversion
mcustiel/php-simple-conversion
2205 Downloads
A simple and minimalistic library to ease conversion between different types and classes
chris1109873/case-converter
5 Downloads
A package for converting camel case to snake case and vice versa.
elipettingale/case-converter
4933 Downloads
Some helper functions for quickly converting strings to various cases.
wvandamme/medialibrary-base
25 Downloads
Associate files with Eloquent models
bermudaphp/number
39 Downloads
A comprehensive PHP library for advanced number operations and mathematical computations
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.
ryangriggs/baseconvert
0 Downloads
A number base conversion utility function supporting arbitrary digit character sets.
doctorblue/baseconvert
20 Downloads
Simple base conversion class for conversion between arbitrary bases and with predefined wrappers for decimal, hexadecimal and bitcoin-compatible base58.
thiagooak/sku-madness
180 Downloads
SKU generation using base conversion
tonybogdanov/alphabase
574 Downloads
Base-Anything conversions for PHP
yunyala/laravel-model-to-markdown
0 Downloads
A Model-to-markdown conversion helper base on Mongodb for Laravel
tomguastapaglia/phpmd-wordpress
51 Downloads
phpmd rules to add snake_case validation for Wordpress coding style convention
storetransform/company-account-extended
0 Downloads
This Magento 2 module is the Extension of the Amasty Company Account module to support the Multiple Currencies Store Credit and giving those currencies a Base Rate to function the Currency Conversion.
yggdrashill/post-big-extract-query
7 Downloads
Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.
unicon/unicon
3064 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.