Soapbox / laravel-formatter

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

Laravel Formatter 2.0 #13

Closed Jaspaul closed 9 years ago

Jaspaul commented 9 years ago

Updating the formatter library to change the code structure to be more extensible than the previous version. The new version also fixes problems with "formatting" multi-dimensional arrays / nested-objects.

grahammccarthy commented 9 years ago

This looks awesome @Jaspaul Great refactor!
Merge it in