TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

PHP

Popular Open Source PHP Frameworks

Overview

In this tutorial, we will go through some of the most Popular Open Source PHP Frameworks for application development.

Laravel

Laravel is an open-source PHP framework for web development. The Laravel framework is useful to create web applications using simple and easy syntax. Laravel is open-source. The framework code is available on GitHub. Anyone can fork the repository and make a pull request to the repository.

Website: https://laravel.com/

Laminas ( earlier -> Zend Framework )

Laminas( Zend Framework)  is an open source framework for developing web applications using PHP. The component structure of Zend Framework follows loosely coupled architecture. Each component is designed with few dependencies on other components. This architecture allows developers to use the components they want at will. This framework offers a robust and high performance MVC implementation, build beautiful REST APIs, PHP middleware components and much more.

Website: https://getlaminas.org/

CakePHP

CakePHP is a development framework for building fast, secure MVC (Model – View- Controller )applications.

Website: https://cakephp.org/

—

PHP Tutorials

PHP Tutorials on this website:

https://www.testingdocs.com/php-tutorials/

More Information on PHP

https://www.php.net/

Related Posts

PHP /

Install Slim Framework on Windows

PHP /

Download and Install PHP on Windows

PHP /

Composer Download on Windows

PHP /

PHP 7 Configuration in Apache Server

PHP /

Testing PHP with Apache Server on Linux

‹ Test MySQL Connection in PHP› Testing PHP with Apache Server on Linux

Recent Posts

  • Scaler Academy – An Online Learning Platform
  • Difference between PHP and JavaScript?
  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com