My latest discovery in the world of PHP is CakePHP. It is a framework for developing web applications in PHP. I’m not an expert in it yet, but so far it’s looking pretty interesting. It seems to have a significant but not huge following. The neat thing about it, is gives a strong order to a project, which I like. It saves a lot of drudgery work in doing common things, but to get the benefits you have to use its conventions of naming, and organization. After I’ve gotten into it in more depth I’ll post a review. For now, I suggest checking out their web site at https://cakephp.org/.