pyrello/laravel-xml
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
Adds some missing XML features to Laravel.
Much of the code for this is adapted from https://github.com/laravelbook/framework