Libraries tagged by data conveyor
alexpts/php-hydrator
443 Downloads
Convert model to dto, convert dto to model
ahorkh/reverse-regex
2295 Downloads
Convert Regular Expressions into text, for testing
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
data-lane/xbrl-xml2json
1360 Downloads
DataLane's XBRL report from XML to JSON converter
islamic-network/calendar
263 Downloads
A calendar / date conversion library from Gregorian to Hijri and vice versa.
viion/lodestone-php
279 Downloads
Small lodestone parser built in PHP. Relys on the XIVDB API for some data conversion.
biganfa/php2curl
2123 Downloads
tiny lib to convert data from PHP request to cURL command, thus importing PHP request to Postman
safal/engtonepdateconverter
24 Downloads
A package that convert english date to nepali date
michael-rubel/nullify
252 Downloads
Convert empty data of any type to null.
101infotech/data2monthly
91 Downloads
This package converts your data using a timestamp field to ordered data monthly or yearly.
econic/csvreader
462 Downloads
Utility class for converting csv data into two-dimensional associative arrays
laralgato/request-object
6 Downloads
Simple way to convert your request data to an object.
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.