bento-io / collection

A guided tour through the best free coding tutorials on the web
http://www.bento.io/
MIT License
453 stars 152 forks source link

PHP frameworks #36

Open Eponymi opened 11 years ago

Eponymi commented 11 years ago

Though I realize it's the "it" PHP framework of the moment, if you're going to include Laravel, it probably makes sense to include Symfony, as Laravel is built entirely on top of Symfony components.

In fact, if the beginner in question aims to be employable, I'd include Zend, Joomla!, Drupal, and WordPress (I know it's terrible) before Laravel. Laravel is fun, and a nice breath of fresh air for experienced PHP devs, but certainly not the most practical PHP framework to start with.

JonHMChan commented 11 years ago

These are certainly things to be included - simply haven't gone around to adding yet. A PR with those additions should be coming I hope.

JonHMChan commented 9 years ago

+1 to this again.