Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. PHP
P

PHP

Language
1014 projects2376.0k total stars388.8k total forks21 languages

Open-source projects built with PHP

There are currently 1014 open-source projects built with PHP, with a combined total of 2376.0k GitHub stars. The most common language among these projects is PHP.

Showing 1,014 open-source projects · page 1 of 29

…
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Laravel Application
Laravel Applicationlaravel/laravel

A PHP web application framework with expressive syntax that simplifies common development tasks for building robust applications.

84.4k24.7kBlade
4 days ago
Design Patterns for Humans™ - An ultra-simplified explanation
Design Patterns for Humans™ - An ultra-simplified explanationkamranahmedse/design-patterns-for-humans

An ultra-simplified explanation of design patterns with real-world examples and PHP code samples.

47.9k5.5k
1 year ago
nextcloud
nextcloudnextcloud/server

A self-hosted, open-source platform for file sync, sharing, and collaboration with calendar, contacts, mail, and video chat apps.

35.7k5.0kPHP
20 hours ago
Laravel Framework
Laravel Frameworklaravel/framework

A PHP web application framework with expressive, elegant syntax designed to make development enjoyable and fulfilling.

34.8k11.9kPHP
1 day ago
Symfony
Symfonysymfony/symfony

A PHP framework for web and console applications with a set of reusable PHP components, used by thousands of projects.

31.1k9.8kPHP
1 day ago
Issues
Issuescomposer/composer

A dependency manager for PHP that helps declare, manage, and install project dependencies.

29.4k4.8kPHP
4 days ago
Composer
Composercomposer/composer

A dependency manager for PHP that helps declare, manage, and install project dependencies.

29.4k4.8kPHP
4 days ago
Bagisto
Bagistobagisto/bagisto

A free and open-source Laravel eCommerce platform for building online stores, marketplaces, and B2B commerce solutions.

27.1k3.1kPHP
17 hours ago
LiveWire
LiveWirelivewire/livewire

A full-stack framework for Laravel that enables building dynamic UI components entirely in PHP.

23.5k1.7kPHP
3 days ago
Guzzle
Guzzleguzzle/guzzle

An extensible PHP HTTP client for sending requests and integrating with web services.

23.4k2.4kPHP
20 hours ago
Design Patterns PHP
Design Patterns PHPDesignPatternsPHP/DesignPatternsPHP

A comprehensive collection of design pattern implementations and examples in PHP 8.x.

22.2k4.5kPHP
1 year ago
PHPMailer
PHPMailerPHPMailer/PHPMailer

A full-featured email creation and transfer library for PHP, offering a robust alternative to the native mail() function.

22.2k9.8kPHP
2 days ago
Matomo
Matomomatomo-org/matomo

A leading open-source web analytics platform that gives you complete data ownership and built-in privacy.

21.6k2.9kPHP
1 day ago
Monolog
MonologSeldaek/monolog

A feature-rich logging library for PHP that sends logs to files, sockets, databases, and various web services.

21.4k1.9kPHP
9 days ago
PHPUnit
PHPUnitsebastianbergmann/phpunit

A programmer-oriented unit testing framework for PHP based on the xUnit architecture.

20.0k2.2kPHP
21 hours ago
Debug Bar
Debug Barbarryvdh/laravel-debugbar

A debugging toolbar for Laravel that integrates PHP Debug Bar to display application metrics, queries, logs, and more during development.

19.2k1.6kPHP
3 days ago
Swoole
Swooleswoole/swoole-src

A high-performance, event-driven, coroutine-based concurrency library for PHP that enables asynchronous programming.

18.9k3.1kC++
20 days ago
PHP Parser
PHP Parsernikic/PHP-Parser

A PHP parser written in PHP for static code analysis and manipulation via an abstract syntax tree (AST).

17.4k1.1kPHP
3 months ago
Carbon
Carbonbriannesbitt/Carbon

A simple PHP API extension for DateTime with internationalization support.

16.6k1.3kPHP
5 days ago
Grav
Gravgetgrav/grav

A modern, fast, and flexible flat-file CMS powered by PHP, Markdown, and Twig, requiring zero installation.

15.5k1.4kPHP
4 days ago
FreshRSS
FreshRSSFreshRSS/FreshRSS

A free, self-hostable RSS feed aggregator that is lightweight, customizable, and supports multi-user access with instant push notifications.

15.2k1.2kPHP
3 days ago
Cachet
Cachetcachethq/cachet

An open-source, self-hosted status page system for monitoring and communicating service uptime.

15.1k1.6kPHP
7 days ago
Cachet
Cachetcachethq/Cachet

An open-source, self-hosted status page system for monitoring and communicating service uptime and incidents.

15.1k1.6kPHP
7 days ago
Parsedown
Parsedownerusev/parsedown

A fast, single-file PHP Markdown parser with GitHub Flavored Markdown support and no dependencies.

15.0k1.1kPHP
3 months ago
IDE Helper
IDE Helperbarryvdh/laravel-ide-helper

Generates IDE helper files for Laravel to provide accurate autocompletion and PHPDocs for facades, models, and more.

14.9k1.2kPHP
1 month ago
Intervention Image
Intervention ImageIntervention/image

A PHP image processing library with a fluent interface and support for GD, Imagick, and libvips drivers.

14.3k1.5kPHP
1 day ago
Yii2
Yii2yiisoft/yii2

A fast, secure, and professional PHP framework for building modern web applications with sensible defaults.

14.3k6.8kPHP
1 day ago
PHPStan
PHPStanphpstan/phpstan

A static analysis tool for PHP that discovers bugs in your code without running it.

14.0k949PHP
19 hours ago
PHPSpreadsheet
PHPSpreadsheetPHPOffice/PhpSpreadsheet

A pure PHP library for reading and writing spreadsheet files like Excel and LibreOffice Calc.

13.9k3.6kPHP
18 hours ago
Flysystem
Flysystemthephpleague/Flysystem

A PHP file storage abstraction library providing a unified interface for local and remote filesystems.

13.6k854PHP
13 days ago
PHP Dotenv
PHP Dotenvvlucas/phpdotenv

Loads environment variables from .env files to PHP's getenv(), $_ENV and $_SERVER automatically.

13.5k658PHP
5 months ago
Code Style Fixer
Code Style FixerFriendsOfPHP/PHP-CS-Fixer

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

13.5k1.6kPHP
1 day ago
PHP CS Fixer
PHP CS FixerPHP-CS-Fixer/PHP-CS-Fixer

A tool that automatically fixes PHP code to follow coding standards and modernizes codebases.

13.5k1.6kPHP
1 day ago
Whoops
Whoopsfilp/whoops

A flexible error handler framework for PHP that provides a pretty error interface and stacked error handling.

13.2k599PHP
1 month ago
Laravel Permission
Laravel Permissionspatie/laravel-permission

A Laravel package for managing user permissions and roles with database-backed storage and Laravel Gate integration.

12.9k1.8kPHP
1 day ago
Laravel Excel
Laravel ExcelMaatwebsite/Laravel-Excel

A Laravel wrapper for PhpSpreadsheet that simplifies Excel and CSV exports and imports with queueing and chunking.

12.7k2.0kPHP
7 days ago
1
2
29