6 ms·
If I were you, and I wanted to see how elegant and great PHP can be, I would just go check out and learn Laravel 4. I recently moved from CodeIgniter 2.x over
by janson0 13y ago
If I were you, and I wanted to see how elegant and great PHP can be, I would just go check out and learn Laravel 4.
I recently moved from CodeIgniter 2.x over to Laravel, and it was like breathing fresh new air at the top of a mountain. Everything is cutting edge, organized, and fun to code again. Sounds like hyperbole, but for real it reinvigorated my programming efforts.
Check it out here: http://laravel.com/ http://laravel.com/
- xemoka 13y agoAnd if you're going the Laravel route (which I certainly recommend, I've used it a couple times here and there when PHP has been required), check out CodeBright by Dayle Rees (a Laravel core team member) on Leanpub (https://leanpub.com/codebright https://leanpub.com/codebright). It was the manual I needed to get going.
- sigzero 13y agoMy\Full\Classname Namespace convention sucks. That is all.