You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
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 formatted 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)