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

coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
🔥
5

composer

Dependency Manager for PHP
🔥
6

framework

The Laravel 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

symfony

The Symfony PHP framework
📣
9

Faker

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

monica

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

guzzle

Guzzle, an extensible PHP HTTP client
📣
12

cachet

🚦 The open-source status page system.
📣
13

flarum

Simple forum software for building great communities.
📣
14

server

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

DesignPatternsPHP

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

phabricator

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

koel

🐦 A personal music streaming server that works.
📣
18

howto-make-more-money

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

phpunit

The PHP Unit Testing framework.
📣
20

monolog

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

grav

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

PHP-Parser

A PHP parser written in PHP
⬆️
23

CodeIgniter

Open Source PHP Framework (originally from EllisLab)
⬆️
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

phpstan

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

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.
⬆️
28

Carbon

A simple PHP API extension for DateTime.
⬆️
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

firefly-iii

Firefly III: a personal finances manager
⬆️
37

flysystem

Abstraction for local and remote filesystems
⬆️
38

BookStack

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

deployer

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

livewire

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

laravel-ide-helper

IDE Helper for Laravel
⬆️
42

cphalcon

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

PHP_CodeSniffer

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

sage

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

uuid

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

wallabag

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

clean-code-php

🛁 Clean Code concepts adapted for PHP
⬆️
48

jwt-auth

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

speedtest

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

typecho

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

Goutte

Goutte, a simple PHP Web Scraper
⬆️
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

october

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

api

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

YOURLS

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

workerman

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

lumen

The Laravel Lumen Framework.
⬆️
58

psysh

A REPL for PHP
⬆️
59

voyager

Voyager - The Missing Laravel Admin
⬆️
60

php-pm

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

web-frameworks

Which is the fastest web framework?
⬆️
62

labs

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

PHPExcel

ARCHIVED
⬆️
64

yii2

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

prestissimo

composer parallel install plugin
⬆️
66

rector

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

Laravel-Excel

🚀 Supercharged Excel exports and imports in Laravel
⬆️
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

countries

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

framework

Simple forum software for building great communities.
⬆️
72

easywechat

📦 一个 PHP 微信 SDK
⬆️
73

webshell

This is a webshell open source project
⬆️
74

emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
⬆️
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

PhpSpreadsheet

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

phan

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

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.
⬆️
82

orm

Doctrine Object Relational Mapper (ORM)
⬆️
83

Lychee

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

Ratchet

Asynchronous WebSocket server
⬆️
85

pixelfed

Photo Sharing. For Everyone.
⬆️
86

kanboard

Kanban project management software
⬆️
87

psalm

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

fuzzdb

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

omnipay

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

cakephp

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

invoiceninja

A source-available invoice, quote, project and time-tracking app built with Laravel
⬆️
92

google-api-php-client

A PHP client library for accessing Google APIs
⬆️
93

adminer

Database management in a single PHP file
⬆️
94

FreshRSS

A free, self-hostable news aggregator…
⬆️
95

botman

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

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.
⬆️
97

pagekit

Pagekit CMS
⬆️
98

Validation

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

pest

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
⬆️
100

crater

Open Source Invoicing Solution for Individuals & Businesses
⬆️