What is a PHP framework? Who can give the PHP framework the next definition within 30 words? Thank you
This issue has been closed because of a discussion-based question of non-technical questions
Reply content:
What is a PHP framework? Who can give the PHP framework the next definition within 30 words? Thank you
"A tool based on a pattern that enables developers to quickly develop a common feature package for PHP development"
First you have to understand what the framework is, the framework is that you bought a hair embryo of the commercial housing, and then you paint the house to decorate, and finally your own home.
The benefits of using the framework are obvious, you don't have to start from scratch, hit the foundation, buy bricks, cement, etc. but the downside is obvious, the overall layout of the house is dead, want to change the direction of the balcony? It's not impossible to do, but. Oh...
A set of standards to facilitate the development and maintenance of code
PHP object or function library developed with PHP plus the usage specification.
Put a lot of possible functions in a program directory, and then restrict the conditions, easy to develop and use
The master himself said within 30 words , I believe you also know that everyone is using the framework is not a good definition of it.
I have organized the answer to the article "so !" A minute to understand what is the framework , hoping to give the main point of Revelation:)
Provides a stage for props and lights. You can go up and play, but follow the rules.
Code collection with no business logic for the underlying code