Looking to hire Laravel developers? Try LaraJobs

laravel-xml maintained by pyrello

Description
Adds missing XML features to Laravel
Last update
2014/09/12 18:46 (dev-main)
License
Links
Downloads
51

Comments
comments powered by Disqus

Laravel XML

Adds some missing XML features to Laravel.

  • Response::xml() for providing XML response output.
  • Encode and decode XML

Much of the code for this is adapted from https://github.com/laravelbook/framework