Skip to main content
All notable changes to Laravel XML are documented on this page.

Version 1.1.0

Released on November 16, 2021

Bug fixes

  • Fixed an issue where “0” as an attribute value would be treated as false or null
  • Fixed an issue with empty arrays within arrays

Version 1.0.0

Released on June 22, 2021

Initial release

First stable release of Laravel XML with core functionality:
  • XML import and export capabilities
  • Element casting to models and custom classes
  • Transformers for data manipulation
  • Attribute and element access
  • Validation support

Build docs developers (and LLMs) love