PHP Application Development Services |
WordPress, as a PHP framework
1. Wordpress is not just a content management system and it offers all of the features of a content management system. It is like a framework, more specifically a PHP Framework:
• Routing
• ORM/ Database Interface abstraction
• Templating
• Authentication/ User management
• Administration Panel
• Media Management
2. A framework can be thought of as a better starting point for building an application- better than starting from scratch. Framework usually includes boilerplate, code and well-worn design patterns so that you don’t have to waste time writing that stuff yourself.
4. A framework is a thing which is used to create something again and again in computers so that it does not become necessary to build up things again from scratch. WP is used to build up blog and sites so, it is not a php framework but you can say a website building framework.
6. WordPress is an open source CMS (Content Management System). You can develop a CMS using framework, but you cannot develop a framework using CMS.
For any other queries related to PHP framework, you can visit our website laitkor.com helpdesk.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.