Answer the question
In order to leave comments, you need to log in
Recommend a micro framework for PHP 5.2
Good afternoon.
Need advice based on personal experience. What micro framework did you work with? Were there any problems? What are the pros/cons?
What I would like:
- routing
- MVC to organize the code beautifully and neatly
- documentation / examples / community that allow you to quickly figure it out and get started
- validation, authorization, templating and other goodies will be a nice plus, but not required (if they are not there, but you can connect add as “plugins” - great)
So far I have googled the following options:
www.limonade-php.net/
www.slimframework.com/
Answer the question
In order to leave comments, you need to log in
Taken out of context, but this is just an example that your tasks do not need a framework, what you ask is implemented in a day, and very carefully and purely for your needs
MVC
Request
Route
Flourish + Moor
- Under MVC
+ Great documentation (in English)
+ Intuitive paradigm (=easy start)
+ Flexible class dependency system (=constructor)
+ 4-line routing
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question