Skip to content

Conversation

@drolean
Copy link

@drolean drolean commented Jan 31, 2018

  • Update composer.json
  • Upgrade to PSR-4
  • add parameter newline, delimiter, enclosure, and escape to export csv
  • When converting a XML to an array, convert @attributes to attribute
  • add parameter encoding and formated to export xml
  • JSON parse fix (Instead of only converting the first level to array,
    use the associative array parameter with true, so all levels will be
    decoded to array structure)
  • Add support for laravel 5
  • add package discovery for laravel 5

- Update composer.json
- Upgrade to PSR-4
- add parameter newline, delimiter, enclosure, and escape to export csv
- When converting a XML to an array, convert @attributes to _attribute_
- add parameter encoding and formated to export xml
- JSON parse fix (Instead of only converting the first level to array,
use the associative array parameter with true, so all levels will be
decoded to array structure)
- Add support for laravel 5
- add package discovery for laravel 5
@Jaspaul Jaspaul merged commit 09f5669 into Soapbox:master Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants