Answer the question
In order to leave comments, you need to log in
What is the best php framework to use as a backend for angularjs?
Hello. The bottom line is that I'm starting to slowly deal with angularjs and the question actually arose which is better to use the php framework as a backend. You need to write an application for your own needs, only regular hosting with php is available. Kohana and yii don't seem to fit. I like to use the first one for simple projects, but I want to taste something new, and for some reason I didn’t like the second one (it seemed too cumbersome, especially for my current application). I hope you can tell me which is better to use.
Answer the question
In order to leave comments, you need to log in
silex + jms serializer (you can directly convert a json request into an entity, the description of the serialization rules is convenient, you can divide different rules into groups, saves a lot of time and nerves).
In general, in fact, any framework will do.
ps you will now start to write something like "look in the side of% favorite framework%"
Take a look at phalcon if you want something new.
Moreover, if you want maximum performance from php, not counting raw php, there are 2 ways:
- any framework + hhvm
- yaf/phalcon/zephir
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question