Backend Development

best framework for php

Submitted by bloddyboy, , Thread ID: 29481

Thread Closed

RE: best framework for php

#55
04-03-2017, 08:48 AM
epicout Wrote:
Depends what you need for?

i agree with this. sometimes the framework "a" is more suitable to use than framework "b" depending on the application to be created. allow me to give reasons why should use Framework:

- Accelerate the development process
-Code is organized, reusable (reusable), maintenable.
-Reduce your concerns about low-level security, because each framework has been specially designed to handle security issues that are generally a problem.
-Using MVC pattern (model-view-controller) that separates between presentation and logic
-Concepts of modern web development such as object oriented programming.

Users browsing this thread: 3 Guest(s)