Libraries tagged by date converting
php-units-of-measure/php-units-of-measure
3887749 Downloads
A PHP library for converting between standard units of measure.
triplepoint/php-units-of-measure
74022 Downloads
A PHP library for converting between standard units of measure.
jkphl/iconizr
8996 Downloads
A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output
chubbyphp/chubbyphp-parsing
91246 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
jobmetric/multi-calendar
417 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.
dipesh/nepali-date
362 Downloads
The Nepali Date package is designed for working with the Nepali calendar. It provides functionality for converting dates between the English (AD) and Nepali (BS) calendars, along with a wide range of methods for handling and manipulating Nepali dates. This comprehensive tool facilitates seamless integration and operations within the Nepali calendar system.
futuretek/data-mapper
990 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.
meysampg/intldate
10856 Downloads
A small php library for date converting between multiple calendar
myfarms/php-units-of-measure
16099 Downloads
A PHP library for converting between standard units of measure.
matraux/json-orm
1361 Downloads
A PHP 8.5+ library for converting JSON data to typed entities and back, with support for lazy-loading collections.
s1k3/bangla-date
1386 Downloads
Laravel Library for converting English date to corresponding Bangla Date
pphatdev/lunar-date
48 Downloads
A PHP library for converting Gregorian dates to Khmer (Cambodian) calendar dates and vice versa, inspired by momentkh
bupy7/yii2-datetime-converter
1630 Downloads
Converting date and/or time from saving format to display and converse.
drago-ex/utils
3974 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
kafoso/type-formatter
6116 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.