Discover the top trending PHP repositories and projects on Github. Explore the latest trends in PHP development.

Trending Repositories

1

laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
🔥🔥🔥
2

SecLists

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
🔥🔥
3

jQuery-File-Upload

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
🔥🔥
4

composer

Dependency Manager for PHP
🔥
5

framework

The Laravel Framework.
📣
6

symfony

The Symfony PHP framework
📣
7

matomo

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
📣
8

Faker

Faker is a PHP library that generates fake data for you
📣
9

monica

Personal CRM. Remember everything about your friends, family and business relationships.
📣
10

guzzle

Guzzle, an extensible PHP HTTP client
📣
11

cachet

🚦 The open-source status page system.
📣
12

DesignPatternsPHP

Sample code for several design patterns in PHP 8.x
📣
13

flarum

Simple forum software for building great communities.
📣
14

server

☁️ Nextcloud server, a safe home for all your data
📣
15

phabricator

Effective June 1, 2021: Phabricator is no longer actively maintained.
📣
16

koel

🐦 A personal music streaming server that works.
📣
17

howto-make-more-money

程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
📣
18

phpunit

The PHP Unit Testing framework.
📣
19

monolog

Sends your logs to files, sockets, inboxes, databases and various web services
📣
20

grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
📣
21

PHP-Parser

A PHP parser written in PHP
⬆️
22

CodeIgniter

Open Source PHP Framework (originally from EllisLab)
⬆️
23

coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
⬆️
24

parsedown

Better Markdown Parser in PHP
⬆️
25

Slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
⬆️
26

WordPress

WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
⬆️
27

Carbon

A simple PHP API extension for DateTime.
⬆️
28

phpstan

PHP Static Analysis Tool - discover bugs in your code without running it!
⬆️
29

PHP-CS-Fixer

A tool to automatically fix PHP Coding Standards issues
⬆️
30

PHPMailer

The classic email sending library for PHP
⬆️
31

laravel-debugbar

Debugbar for Laravel (Integrates PHP Debug Bar)
⬆️
32

image

PHP Image Processing
⬆️
33

phpdotenv

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
⬆️
34

whoops

PHP errors for cool kids
⬆️
35

reactphp

Event-driven, non-blocking I/O with PHP.
⬆️
36

flysystem

Abstraction for local and remote filesystems
⬆️
37

deployer

The PHP deployment tool with support for popular frameworks out of the box
⬆️
38

cphalcon

High performance, full-stack PHP framework delivered as a C extension.
⬆️
39

laravel-ide-helper

IDE Helper for Laravel
⬆️
40

livewire

A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
⬆️
41

BookStack

A platform to create documentation/wiki content built with PHP & Laravel
⬆️
42

firefly-iii

Firefly III: a personal finances manager
⬆️
43

sage

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
⬆️
44

PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
⬆️
45

uuid

❄️ A PHP library for generating universally unique identifiers (UUIDs).
⬆️
46

clean-code-php

🛁 Clean Code concepts adapted for PHP
⬆️
47

wallabag

wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
⬆️
48

jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
⬆️
49

Goutte

Goutte, a simple PHP Web Scraper
⬆️
50

typecho

A PHP Blogging Platform. Simple and Powerful.
⬆️
51

october

Self-hosted CMS platform based on the Laravel PHP Framework.
⬆️
52

Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
⬆️
53

api

A RESTful API package for the Laravel and Lumen frameworks.
⬆️
54

speedtest

Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
⬆️
55

lumen

The Laravel Lumen Framework.
⬆️
56

workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
⬆️
57

php-pm

PPM is a process manager, supercharger and load balancer for modern PHP applications.
⬆️
58

voyager

Voyager - The Missing Laravel Admin
⬆️
59

psysh

A REPL for PHP
⬆️
60

YOURLS

🔗 The de facto standard self hosted URL shortener in PHP
⬆️
61

labs

This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
⬆️
62

PHPExcel

ARCHIVED
⬆️
63

web-frameworks

Which is the fastest web framework?
⬆️
64

yii2

Yii 2: The Fast, Secure and Professional PHP Framework
⬆️
65

prestissimo

composer parallel install plugin
⬆️
66

Laravel-Excel

🚀 Supercharged Excel exports and imports in Laravel
⬆️
67

countries

World countries in JSON, CSV, XML and Yaml. Any help is welcome!
⬆️
68

mockery

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
⬆️
69

core

☁️ ownCloud web server core (Files, DAV, etc.)
⬆️
70

rector

Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
⬆️
71

framework

Simple forum software for building great communities.
⬆️
72

easywechat

📦 一个 PHP 微信 SDK
⬆️
73

emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
⬆️
74

webshell

This is a webshell open source project
⬆️
75

predis

A flexible and feature-complete Redis client for PHP.
⬆️
76

dompdf

HTML to PDF converter for PHP
⬆️
77

laravel-permission

Associate users with roles and permissions
⬆️
78

Twig

Twig, the flexible, fast, and secure template language for PHP
⬆️
79

phan

Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
⬆️
80

PhpSpreadsheet

A pure PHP library for reading and writing spreadsheet files
⬆️
81

orm

Doctrine Object Relational Mapper (ORM)
⬆️
82

Lychee

A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
⬆️
83

Ratchet

Asynchronous WebSocket server
⬆️
84

kanboard

Kanban project management software
⬆️
85

psalm

A static analysis tool for finding errors in PHP applications
⬆️
86

pixelfed

Photo Sharing. For Everyone.
⬆️
87

fuzzdb

Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery.
⬆️
88

omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
⬆️
89

cakephp

CakePHP: The Rapid Development Framework for PHP - Official Repository
⬆️
90

google-api-php-client

A PHP client library for accessing Google APIs
⬆️
91

invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React
⬆️
92

adminer

Database management in a single PHP file
⬆️
93

botman

A framework agnostic PHP library to build chat bots
⬆️
94

pagekit

Pagekit CMS
⬆️
95

magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
⬆️
96

Validation

The most awesome validation engine ever created for PHP
⬆️
97

crater

Open Source Invoicing Solution for Individuals & Businesses
⬆️
98

oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
⬆️
99

filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
⬆️
100

FastRoute

Fast request router for PHP
⬆️