Answer the question
In order to leave comments, you need to log in
PHP micro framework: Fat-free vs Slim?
There is a need to write a small promo site (multilingual, a couple of static pages, a guest book, pre-order, several interactive goodies).
This makes it possible to try out some kind of microframework.
I choose between Fat-free and Slim .
I read the source code diagonally.
F3 seems simpler, more features out of the box (including multilingual and mini-ORM).
Slim is written more carefully, the quality of the code inspires confidence.
I would be glad to hear recommendations / criticism / feedback about these frameworks.
For one thing, I ask you to recommend a lightweight ORM.
Answer the question
In order to leave comments, you need to log in
There is no multilingualism in Slim. Slim does not have an ORM.
Multilingual - you can do it yourself.
ORM - j4mie.github.com/idiormandparis/
I took part in the development of Slim, so I would choose it :)
Slim is too scarce in functionality, sooner or later, even for the simplest sites you will need more functionality, you will write it yourself or take it from other frameworks =) And they have the same core, another thing is that slim essentially consists only of the core.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question