Libraries tagged by date convert
triplepoint/php-units-of-measure
70522 Downloads
A PHP library for converting between standard units of measure.
data-uri/twig-extension
199363 Downloads
Twig extension for data URI ; Converts data to the data URI Url scheme (RFC 2397)
anuzpandey/laravel-nepali-date
8025 Downloads
A Laravel Package to convert English Date (A.D.) to Nepali Date (B.S.) and vice-versa.
wundii/data-mapper
4734 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
kfirba/hebdate
15800 Downloads
A library to convert jewish dates to gregorian dates and vice versa
pointybeard/reverse-regex
36421 Downloads
Convert Regular Expressions into text, for testing
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
oshomo/csv-utils
87736 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
sfmok/request-input-bundle
11523 Downloads
Converts request data into DTO inputs objects with validation.
league/object-mapper
4983 Downloads
Converts structured data into strict objects.
jaxwilko/datamigrator
9795 Downloads
A plugin that converts your data to flat files
hhvm/type-assert
1116893 Downloads
Convert untyped data to typed data
popo/generator
38716 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
laxity7/yii2-json-field
74685 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
chubbyphp/chubbyphp-parsing
86985 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).