answersLogoWhite

0

What is framework in php?

Updated: 9/19/2023
User Avatar

Wiki User

13y ago

Best Answer

A framework in PHP is a set of prebuilt classes and functions (like cakePHP.org or codeignitor) that let's you add basic classes and write less do more.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is framework in php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


What is the best PHP MVC Framework?

Probably the most popular PHP MVC framework available is CakePHP. However, PHP Fuse has emerged as a competitor to Cake in both functionality and ease of use. Other notable frameworks include CodeIgnitor, Symfony, and the Zend framework.


Which is the best framework for PHP?

The best PHP framework depends on the specific needs and requirements of your project. Some popular PHP frameworks include: Laravel: A modern, open-source PHP framework known for its elegant syntax, and its focus on simplicity and security. CodeIgniter: A lightweight, fast, and simple PHP framework, known for its small footprint and ease of use. Symfony: A robust, flexible, and scalable PHP framework, designed for complex, large-scale enterprise applications. Yii: A high-performance PHP framework, known for its efficiency and ability to handle heavy traffic. CakePHP: A popular, easy-to-learn PHP framework, known for its security features and compatibility with various databases. Ultimately, the best framework for PHP depends on your project's specific requirements and the expertise of your development team. It's a good idea to research and compare different frameworks to find the one that's right for you. Jai infoway Provide php services


What is the difference between PHP and struts?

STRUTs is a framework of technology of java based on JSP/Java Servlets PHP is another server scripting language


How do you read pdf file in php?

You have to embed it or include it inside a special framework. You can find many ways by searching for "PDF in PHP" in a search engine.


What is the difference between net and php?

.net is a framework based on Microsoft software and is not open source, php is a language which is open source and based on Linux/unix systems


What is best php or asp.net?

Both are choices, for me I prefer ASP.Net because .NET Framework is very reach.


What is PHP platforms?

Platforms for programming languages can mean one of two things: a framework, or a system. A framework for a programming language (in PHP examples include: Laravel, CakePHP, Symfony) creates a base for programmers to work from. Instead of having to develop a way to easily serve dynamic pages to a user, a developer can use a framework to accomplish this, and get right to creating content. A system a programming language runs on can also be called a platform (for PHP examples include: Google's App Engine, Heroku, Fortrabbit). The system where you run your PHP simply allows your code to run, though it may include custom PHP installations or extensions.


What is zend framework?

Zend Framework is an open source, object-oriented web application framework implemented in PHP 5 and licensed under the New BSD License.In the domain of computerized business notwithstanding finding a correct web advancement stage is very overwhelming. Zend, out of the various PHP stages, emerges from the rest as a result of its wide range of helpful functionalities. This system provides food a total simplicity to the engineers as it empowers to utilize their own style of coding rather than a pre-characterized coding stands. In addition, with this system, you can get a gigantic arrangement of supporting PHP programming libraries.Zend Framework is an open source, protest situated web application system executed in PHP 5 and authorized under the New BSD License. The system is fundamentally an accumulation of expert PHP based bundles.For more information visit here: lewinbrayles.doodlekit.com/blog/


What is the difference between php and cake php?

PHP is a programming language which is used to create server side pages which are process by server and CakePHP is a framework which is written using php which helps developers to create web pages or we can say web application easily and quickly. CakePHP is a tool to create web application.


What is difference between php and ruby on rails?

PHP is a scripting language while Ruby on Rails is a framework based on ruby programming language. PHP is easy to learn and code while Ruby is hard to learn and code. PHP Code is a mess and difficult to find particular functions or code while ROR follows systematic development and you can easily find the required function.


Which framework is the best in php?

It's hard to say which framework is best as it depends upon you requirement for small level project where you don't need highly structured approach you can work with codeIgniter , And for highly scalableand secure applications You best option is LARAVEL , Cake Php , or Yii2.