Libraries tagged by conversion
foolz/inet
2333 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
fomvasss/laravel-medialibrary-extension
2096 Downloads
Extension for use spatie/laravel-medialibrary
folour/flavy
9553 Downloads
FFmpeg layer for Laravel 5.2-5.4, this is a fork of rafasamp/sonus package
artack/color
22781 Downloads
Color helper library for converting between RGB, CMYK, HSV, HST and HEX and create interpolation.
vertopal/vertopal-php
2784 Downloads
PHP library for Vertopal file conversion API
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
rundiz/number
25239 Downloads
Number conversion (number to text) (Thai and English)
lumosolutions/actionable
113 Downloads
Provides a clean, elegant way to create dispatchable and runnable actions in Laravel with built-in array conversion capabilities
kindy/hijridate
185 Downloads
Package for Hijri date conversion and manipulation in PHP
imponeer/toarray-interface
15590 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
dmk/mkabtesting
3284 Downloads
A/B Testing of content elements
cartsguru/cartsguru
7502 Downloads
Carts Guru - Multichannel solution to convert abandoned shopping carts into sales.
bangladatetime/php
215 Downloads
A PHP library to convert DateTime to Bangla format and Bangla calendar.
bangladatetime/laravel
102 Downloads
A Laravel package to format DateTime to Bangla and support Bangla calendar.
artbit/base_convert
10756 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)