search
Get Started
search

Best PHP

Updated Daily
Filter by Tags

Rankings use category fit, feature coverage, pricing signals, public reception, and recency. Affiliate relationships do not affect scores.

0.0 - 10.0
Best 1 Laravel
Laravel

Laravel is a popular PHP framework designed for building robust web applications. Its Model-View-Controller (MVC) architecture promotes organized code and efficient development. It provides extensive tools for routing, security features including authentication, and database management. Laravel is p...

2 MediaWiki
MediaWiki

MediaWiki is an open source wiki software platform built using PHP. It’s notable for its collaborative editing capabilities and widespread use, most famously powering Wikipedia. The software allows individuals and organizations to create and maintain self-hosted knowledge bases and online encycloped...

3 Symfony
Symfony

Symfony is a mature PHP framework designed for creating complex web applications. It’s notable for its robust architecture based on the Model-View-Controller (MVC) pattern and extensive component library. Developers building enterprise-level projects or those requiring scalable backend systems find...

4 Kirby
Kirby

Kirby is a lightweight CMS built for developers who value precise control over their website’s structure and design. It utilizes a flat-file approach, eliminating the need for databases, and offers powerful templating capabilities through its unique syntax. This system is particularly suitable for s...

5 Laravel Livewire

Laravel Livewire simplifies front-end development within Laravel applications. It’s a framework that enables developers to build dynamic user interfaces by handling much of the traditional JavaScript complexity. Livewire synchronizes data between the server and client side using WebSockets, reducing...

6 Directus
Directus

Directus is an open-source headless CMS that sits on top of your existing SQL database. This unique approach gives developers complete control over their data structure and content models. It provides a robust API and a user-friendly admin panel, making it suitable for both developers and content ed...

7 Blackfire.io

Blackfire.io is an online web performance analysis tool designed for developers and site owners. It uses real browser simulation to measure website loading speed and pinpoint bottlenecks. The platform offers detailed insights into metrics such as First Contentful Paint and Largest Contentful Paint,...

8 Kirby CMS
Kirby CMS

Kirby CMS is a PHP-based headless content management system designed primarily for developers. Its notable flexibility stems from a flat-file architecture, allowing content to be structured directly within files rather than a database. This approach offers efficient workflows and precise control ove...

9 Shopware 6
Shopware 6

Shopware 6 is an open source digital commerce platform designed primarily for businesses needing flexible online store solutions. Built upon the Symfony framework, it provides developers with extensive customization capabilities to create tailored e-commerce experiences. It’s particularly suited for...

10 LAPP Stack
LAPP Stack

The LAPP stack is a collection of open source technologies used to develop and operate database driven web applications. Its name usually refers to Linux as the operating system, Apache as the web server, PostgreSQL as the relational database, and PHP, Perl, or Python as the application language. It...

11 Rasmus Lerdorf

Rasmus Lerdorf is a Danish-Canadian programmer who created the PHP scripting language in 1994. He originally developed PHP as a set of Common Gateway Interface (CGI) binaries in C to track visits to his personal website. Over time, these tools evolved into a widely deployed server-side programming l...

12 ProcessWire

ProcessWire is an open source ghost CMS built on PHP. It’s notable for its flexible API and minimalist core design, empowering developers to create highly customized websites and applications. The system is particularly suited for developers and agencies needing a powerful yet adaptable content mana...

13 DDEV Stack
DDEV Stack

DDEV is an open-source local development environment that uses Docker containers to provide consistent, configurable web-development setups across supported operating systems. It is commonly used with PHP applications and content-management systems such as Drupal, WordPress, TYPO3, and Magento, whil...

14 Zend Framework

Zend Framework is a robust, PHP-based toolkit for developing web applications and services, offering components for tasks like routing, database interaction, and templating, built with flexibility in mind.

15 Mako Framework

Mako is a Python-based template engine designed for speed and flexibility, utilizing a custom tag syntax to generate text output like HTML or XML from data.

16 TYPO3 CMS
TYPO3 CMS

TYPO3 CMS is a free, open-source content management system written primarily in PHP. It supports structured content, multilingual websites, granular permissions, multiple sites within one installation, and an extension system for adding functionality. TYPO3 is commonly used by organizations and agen...

17 PhpStorm
PhpStorm
Free Plan Available From $149.00/mo (Professional Edition)

PhpStorm, from JetBrains, remains the gold standard for PHP development in 2025. Its intelligent code completion, robust debugging tools, and deep integration with popular frameworks like Laravel and Symfony make it a powerhouse for professional PHP developers. It offers advanced refactoring capabi...

18 Laravel Valet

Laravel Valet is a minimalist development environment for macOS tailored for PHP applications, including Laravel. Created by Taylor Otwell and Caleb Porzio, it operates by running Nginx as a background service alongside DnsMasq, allowing developers to serve local sites without the overhead of Vagran...

19 DokuWiki
DokuWiki

DokuWiki is a lightweight, self-hosted wiki software utilizing plain text Markdown files for content storage and retrieval, ideal for individuals and small teams seeking a simple, flexible, and secure alternative to full-fledged CMS platforms.

20 Sylius
Sylius

Sylius is an open-source e-commerce platform built on Symfony, offering a flexible and modular architecture ideal for developers seeking granular control over their online store’s functionality and design through its headless approach.

21 Nette Framework

Nette Framework is a popular open-source web application framework for PHP designed to prioritize security, speed, and developer productivity. It utilizes a robust object-oriented architecture and includes built-in tools such as the Latte templating engine and the Tracy debugger. The framework provi...

22 Tideways
Tideways

Tideways is an open-source, automated web performance monitoring tool that captures detailed timing data for every request on a website, providing insights into frontend bottlenecks and identifying areas for optimization through its passive sampling approach.

23 CodeWP
CodeWP

CodeWP is an AI-powered extension for WordPress that automatically generates clean, optimized code snippets – such as HTML, CSS, and JavaScript – based on user-defined design specifications or existing website elements, streamlining the development process.

24 BookStack
BookStack
Free Plan Available From Free (with limitations)

BookStack provides a structured approach to knowledge organization, allowing users to arrange content into books, chapters, and pages. Its built-in Markdown editor simplifies content creation, and user roles control access and permissions. The clean and intuitive interface makes it easy for users o...

Knowledge Management Open Source Self Hosted Internal Doc Simple Wiki Books Shelf Wysiwyg PHP Software Application
25 LocalWP
LocalWP

Local, commonly referred to as LocalWP, is a desktop application designed for building and testing WordPress websites locally. Developed by WP Engine, the software provides a localized environment containing Apache or Nginx, MySQL, and PHP, allowing users to create sites without an internet connecti...

26 Yii
Yii

Yii is a free, open-source PHP web application framework known for its performance, flexibility, and adherence to MVC architectural patterns, supporting rapid development of dynamic websites and APIs.

27 Spiral Framework

Spiral Framework is an open-source PHP web application framework designed for building enterprise-grade, long-running applications. It distinguishes itself from traditional PHP request-response architectures by utilizing RoadRunner, an application server written in Go, which enables features like me...

28 Joomla!
Joomla!

Joomla! is a free and open-source content management system (CMS) used for publishing web content and building dynamic websites. Initially released in 2005 as a fork from the Mambo CMS, it is built on the PHP programming language and relies on relational database systems like MySQL. It distinguishes...

29 October CMS

October CMS is a PHP-based, open-source ghost-CMS framework designed for building dynamic websites and web applications with a focus on security and developer flexibility through its templating engine and modular architecture.

30 Slim Framework

Slim Framework is an open-source PHP microframework utilized for developing web applications and Representational State Transfer (REST) APIs. It provides a lightweight architecture with minimal dependencies, focusing on core features like routing, middleware implementation, and request-response hand...

Loading more...

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Get updates
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare