One of them consists on making a website and mobile apps for the service and to do so I'll be using PHP/MySQL/CSS/HTML/JS/Ajax/jQuery/Bootstrap, you know the basic stuff.
But I think this can be a good chance, of stepping up on my game. So far every single php work I've done, was from scratch.
<?php
if(superComplicatedFunction() > 249.194141139844 / 39)
{
superComplicatedClass->SuperComplicatedMethod();
}
?>
Something like that

So, stepping up the game, I think I should do the PHP backend of the website in a framework. To do this I need to actually pick one from the hundreds out there.
My Question is which one should I pick? Should I first think on what I need, or the most used ones offer the same stuff? What should I focus on?
Anyone can help me out
 ?
?


