Libraries tagged by xml to json
deftsaucer/sitemap-generator
4 Downloads
A library to generate sitemap in XML, CSV, and JSON formats
brianseitel/ook
616 Downloads
A package that transforms XML/JSON documents from one standard to another
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
sigwin/xezilaires-symfony
35 Downloads
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sealink/feedme
149 Downloads
Craft plugin to make it easy to import entries and entry data from XML, RSS, ATOM or JSON feeds.
fbizi/import-export-files
21 Downloads
Import-Export-Files - A simple library to work with Import and Export files as CSV, JSON and XML.
forehalo/excel-worker
30 Downloads
A simple lib to import from or export into csv/xlxs/xml/json etc
jonathanwkelly/ups-shipping-rate
7 Downloads
This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.
exclusivedev/laravel-amazon-mws
9 Downloads
Use Amazon's MWS web services with Laravel 5/6/7/8 versions Based on sonnenglas/amazon-mws-laravel and creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes for setting a text/xml header).