laravel-xml maintained by pyrello
Description
Adds missing XML features to Laravel
Author
Last update
2014/09/12 18:46
(dev-main)
License
Downloads
51
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