Libraries tagged by base conversion
elipettingale/case-converter
4933 Downloads
Some helper functions for quickly converting strings to various cases.
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.
kandorlab/phantommagick
28 Downloads
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images
ibrand/phantomagick
559 Downloads
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images
54853315/phantomagick
142 Downloads
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images
tomguastapaglia/phpmd-wordpress
51 Downloads
phpmd rules to add snake_case validation for Wordpress coding style convention
betterbrief/silverstripe-autocompletefield
1566 Downloads
Allow the quick selection of items on the client side and (conventionally) return an ID for ease of use.
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.