slimsilex

Silex vs SLIM PHP Framework


We have narrow down our search between Silex and Slim PHP frameworks for routing our REST APIs on our Apache/PHP/MySQL Server.

Both seem to have good reviews. Silex has probably a bigger community because it came from Symfony. But the documentation seems to be better in Slim.

What do you guys suggests? Any real world experience from production environments?

Sathish


Solution

  • I had the same choice to make, and I choose Silex, here is why :

    To conclude, the main argument is that is based on Symfony which has many advantage. The Symfony Debug tools are the best thing on earth !!

    Now I have two sites made with Twig and I'm really happy !

    You can also see that, it's a technical comparison of these both frameworks : https://michalzuber.wordpress.com/2015/04/02/silex-vs-slim-php-microframework-comparison/