Libraries tagged by xml to json
forehalo/excel-worker
4 Favers
30 Downloads
30 Downloads
A simple lib to import from or export into csv/xlxs/xml/json etc
jonathanwkelly/ups-shipping-rate
0 Favers
7 Downloads
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
0 Favers
9 Downloads
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).