saloonphp/xml-wrangler #156
Closed
Sammyjo20
started this conversation in
Package Suggestions
Replies: 1 comment 1 reply
-
Thanks for the suggestion 😊 I've added the package! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🌵 XML Wrangler - Easily Read & Write XML in PHP!
I built XML wrangler as a library to make reading and writing XML in PHP just awesome. It has a design inspired by Laravel allowing you to query XML using dot-notation and methods like
get
,collect
andsole
.This also comes with a nice writer that can be used to easily write XML.
Beta Was this translation helpful? Give feedback.
All reactions