Soapbox / laravel-formatter

A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
249 stars 95 forks source link

Convert array with @attribute to XML attribute XML attributes. #36

Closed wgerges closed 6 years ago

wgerges commented 7 years ago

Converting "addressInformation" =>[ '@attributes' =>[ "addressUse" => "MAIL", ] ] To

Jaspaul commented 6 years ago

@wgerges Looks like the tests are failing, feel free to re-open this PR when they pass.