N
N
Nikita Gusakov2013-03-14 21:13:44
PHP
Nikita Gusakov, 2013-03-14 21:13:44

Framework????????

During the week, I dug into the docks on symfony 2.2, asked questions where possible, but still could not figure it out. I decided to try something simpler, and then return to symfony. It is also worth adding that I have not used frameworks before, only my bicycles. I really liked doctrine in symfony, so if the desired framework is not difficult enough to connect, it will be doubly cool.

Answer the question

In order to leave comments, you need to log in

9 answer(s)
A
Anton, 2013-03-14
@sHinE

There is Silex - silex.sensiolabs.org/ microframework based on components from symfony2. It seems to me that it is much simpler and clearer to begin with. Doctrine is screwed there, as far as I know.

P
p4s8x, 2013-03-14
@p4s8x

Did you like Doctrine or the idea of ​​ORM in general?
I can recommend you www.yiiframework.com/ for example, working with the database through Active Record

S
startsevdenis, 2013-03-14
@startsevdenis

Try looking at four.laravel.com/

Z
Zerstoren, 2013-03-14
@Zerstoren

CodeIgniter. Just like 5 kopecks (until I got into the database drivers).
There are many docks in Russian.

A
ajaxtelamonid, 2013-03-14
@ajaxtelamonid

Kohana. Very pleasant and understandable.

P
ProstoDesign, 2013-03-15
@ProstoDesign

Yii. Kind thing.

Z
Zazza, 2013-03-15
@Zazza

+ 1 to Silex, because (oddly enough) is most similar to Symfony2. And Twig is easy to connect and Doctine is screwed on. And most importantly: core, request, response and sessions as in symfony2. In my last article on Habr, I wrote a little about Silex, you can read it.
Yii is good, and twig is not a problem to screw on, AR is a very nice thing to use, but not an ORM. And where there are not enough AR capabilities, you can always compose SQL queries and get anything. And despite the fact that YII (1) does not support all php innovations, it is not difficult to “make friends” with libraries written with all sorts of namespaces. But, of course, YII is not like Symfony2 - they have different goals and applications.

S
santeri, 2013-03-15
@santeri

Zend1

P
p4s8x, 2013-03-15
@p4s8x

wrong thread deleted

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question