|
|
|
|
|
by chipotle_coyote
4773 days ago
|
|
While "revolutionary" is awfully subjective, Laravel 4 -- along with Composer, the package manager that it's using -- goes an awfully long way toward making PHP nice to use. Yes, that's also subjective, but I suspect that's unavoidable. I'm looking at it from the perspective of a long-time PHP developer who grew to like Ruby on Rails and really like Flask and Django in Python. As for the facade that lets you make a lot of static calls, y'know, I don't think that does significant harm, and it makes it possible to write Laravel code that's almost as easily readable/understandable as Flask and Sinatra. |
|