Posts tagged 'JSON'
JSON PHP Library Composer Package
I’ve started working with Laravel 4 and am really enjoying the power of this PHP framework. Now that Laravel uses Composer packages, managing libraries and dependencies has become very simple – it solves so many of the problems I’ve struggled with in recent years when managing the components and libraries for the applications I build. I have built a few libraries …