+ 4
What is the best open source framework for php.
Guys please suggest me a php framework. which is easy to use.
6 Answers
- 1
Yes, you can make a good website without any framework.
End of the day framework is just a collection of the libs. If you can build your own lib, the website performance could be better then open source frameworks.
+ 3
thanks for give attention
+ 2
thanks
and I want to know why is the framework is important. is it possible to code a good website in php without a framework.
+ 2
if I look for security issue then which one is better. open source php framework or self build lib
- 1
Yii2
Higher performance and more secure then Laravel.
- 1
Php framework had build in security. It would be more secure to use php framework if you're not good in php security.