Soapbox / laravel-formatter

A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
249 stars 95 forks source link

Will it work with laravel 5.2 also? #35

Closed naveen84123 closed 8 years ago

naveen84123 commented 8 years ago

Hi, I am using laravel 5.2, and need to convert complex xml to json/array. So I need to know, will it work with 5.2?

Thedigit commented 8 years ago

Currently using 5.2 and it is working.

crhayes commented 8 years ago

Thanks for the reply @Thedigit !