Libraries tagged by conversions
silverstripers/amp
354 Downloads
Provide AMP HTML conversion to your SilverStripe project
shasoft/data
54 Downloads
Data manipulation package
sharapov/odds-converter
279 Downloads
Convert odds between american, decimal, and fractional formats
ruhulfbr/excelq
6 Downloads
Make data retrieval query on Excel file like laravel `Query Builder`
ruhulfbr/csvqry
7 Downloads
Make data retrieval query on CSV like laravel `Query Builder`
ruhulfbr/csv-to-query
7 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
ruhulfbr/array-qry
5 Downloads
Make data retrieval query on `Array` like laravel Query Builder
riimu/kit-baseconversion
4756 Downloads
Arbitrary precision number base conversion library
perfilov/php-dto-packer
1624 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
pavelpaliy/laravel-medialibrary
1437 Downloads
Associate files with Eloquent models
org_heigl/color
2263 Downloads
A Library to handle Colors. This includes conversion to and from different spaces including ICC-profiles as well as modifying existing colors
openwse/swap
7 Downloads
Exchange rates library for PHP
openwse/exchanger
9 Downloads
Currency exchange rates framework for PHP
myfarms/php-units-of-measure
13437 Downloads
A PHP library for converting between standard units of measure.
msonowal/laraxchange
2157 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way