Which framework or template engine is better to develop B2B e-commerce websites with ThinkPHP? For B2B e-commerce websites, multiple templates are supported at the front-end of B2B main websites (the current template is set in the management background). enterprise members can bind second-level domain names and set shop templates (select multiple templates ). What frameworks or template engines are better for developing such websites? There are no good ideas or suggestions. thank you. ------ Solution ------------------ the answer to this question is a bit wide. Is it better to use ThinkPHP to develop B2B e-commerce websites? what kind of framework or template engine is better?
For B2B e-commerce websites, multiple templates are supported at the front-end of B2B main websites (the current template is set in the management background). enterprise members can bind second-level domain names and set shop templates (select multiple templates ). What frameworks or template engines are better for developing such websites? There are no good ideas or suggestions. thank you.
------ Solution --------------------
The answer to this question is a little wider.
A simple answer: I personally think that if you want agile development, you should choose an open-source framework. if you want security, performance, and development speed are not prioritized, you 'd better write everything by yourself.
------ Solution --------------------
The framework is used for rapid development.
------ Solution --------------------
Thinkphp and yii are both good. they all support multiple templates and are highly efficient in development.
------ Solution --------------------
Reference:
Quote: reference:
The answer to this question is a little wider.
A simple answer: I personally think that if you want agile development, you should choose an open-source framework. if you want security, performance, and development speed are not prioritized, you 'd better write everything by yourself.
Why is the performance of the framework poor?
The difference is relative. when the concurrency does not reach a certain order of magnitude, the performance difference of the framework cannot be seen. At least thousands of concurrent jobs or even tens of thousands of concurrent jobs can be seen, I think.