Libraries tagged by converting
matraux/json-orm
1062 Downloads
A PHP 8.5+ library for converting JSON data to typed entities and back, with support for lazy-loading collections.
lebedevsergey/odt2xhtml
1250 Downloads
A small library for converting documents in Open Document Format to HTML. Based on the code from https://github.com/hucste/Odt2Xhtml
kruzya/steam-id-converter
2420 Downloads
Simple library for converting SteamID to v2/v3/community and vice versa
kba-team/byte-debug
2055 Downloads
A simple class for debugging bytes by converting them to a printable string.
kafoso/type-formatter
6092 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
jobmetric/multi-calendar
278 Downloads
Multi-Calendar is a PHP library for converting dates between Gregorian, Jalali, Hijri, Hebrew, Buddhist, Coptic, Ethiopian, and Chinese calendars, with simple API and support for array or formatted string outputs.
jbevanac/time-interface
872 Downloads
Simple utility library for converting between hours, minutes, and seconds.
jakercz/pdf-version-converter
5389 Downloads
PHP library for converting the version of PDF files (for compatibility purposes).
itul/slick-spreadsheets
1264 Downloads
Spreadsheet utilities for converting and reading
irmmr/rtlcss
2214 Downloads
PHP Module for Converting LTR CSS to RTL
imponeer/toarray-interface
16097 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.
gburtini/humanize-php
1129 Downloads
Provides functions for converting numbers and timestamps in to human friendly forms. Based on the Django Humanize API.
futuretek/data-mapper
841 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
esi/mimey
7255 Downloads
PHP package for converting file extensions to MIME types and vice versa.
drago-ex/utils
3947 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.