1 / 6

What is a PHP Micro Framework?

At present, many programmers use PHP as a general purpose programming language. But PHP was originally designed with features to simplify website and web application development. Unlike other programming languages, PHP comes with built-in web development capabilities. Also, the open source server side scripting language has been evolving consistently to meet the emerging trends in web application development. PHP 5 came with enhanced support for object-oriented programming, whereas PHP 7 enables programmers to speed up web applications without deploying additional hosting resources.

Download Presentation

What is a PHP Micro Framework?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. • At present, many programmers use PHP as a general purpose programming language. But PHP was originally designed with features to simplify website and web application development. Unlike other programming languages, PHP comes with built-in web development capabilities. • Also, the open source server side scripting language has been evolving consistently to meet the emerging trends in web application development. PHP 5 came with enhanced support for object-oriented programming, whereas PHP 7 enables programmers to speed up web applications without deploying additional hosting resources

  2. • The programmers also have option to execute PHP script in a number of ways. The web developers can include PHP scripts seamlessly in HTML pages. Also, they can execute PHP scripts through various frameworks and content management systems. • The developers also have option to choose from several full-stack PHP frameworks including Laravel, Phalcon, Symfony, CodeIgniter, CakePHP, Zend, Yii, Aura, FlightPHP and FuelPHP. In addition to supporting model-view-controller (MVC) paradigm, these open source PHP frameworks also provides ORM models, libraries, utility modules, and security features.

  3. • Most web developers nowadays use PHP frameworks to build large and complex web applications rapidly. Most full-stack frameworks for PHP come with features to simplify and speed up development of large and complex web applications. • Hence, a PHP programmer may not need all features, modules, and libraries provided by a widely used full-stack framework while developing small websites and simple web applications. These full-stack frameworks further affect the speed and performance of small websites by increasing server overheads. Some developers even look for PHP frameworks that help them to accomplish specific tasks quickly and efficiently.

  4. • The PHP micro frameworks lack some of the advanced features and robust modules provided by various PHP full-stack frameworks. But these stripped-down frameworks help programmers to write small and simple web application in PHP efficiently and rapidly. • Also, the developers can use micro-frameworks to test and deploy the PHP applications within a short amount of time. Each developer also has option to choose from a number of PHP micro-frameworks – Slim, Silex, Lumen, Wave, Phalcon (micro- stack version), Zend Expressive, Flight, and Symfony (Microkernel) – according to his specific needs.

  5. Content Designed By : Mindfire Solutions

More Related