🇺🇸 Made in United States

Discover United States's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of United States.

TOP PHP Projects

1
danielmiessler/SecLists

danielmiessler/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.
PHP
51,997
star
2
symfony/symfony

symfony/symfony

The Symfony PHP framework
PHP
28,665
star
3
nextcloud/server

nextcloud/server

☁️ Nextcloud server, a safe home for all your data
PHP
23,691
star
4
matomo-org/matomo

matomo-org/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!
PHP
18,186
star
5
koel/koel

koel/koel

🐦 A personal music streaming server that works.
PHP
15,361
star
6
getgrav/grav

getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
PHP
14,248
star
7
yiisoft/yii2

yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework
PHP
14,127
star
8
thephpleague/flysystem

thephpleague/flysystem

Abstraction for local and remote filesystems
PHP
13,210
star
9
vlucas/phpdotenv

vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
PHP
12,894
star
10
PHPOffice/PhpSpreadsheet

PHPOffice/PhpSpreadsheet

A pure PHP library for reading and writing spreadsheet files
PHP
12,441
star
11
ramsey/uuid

ramsey/uuid

❄️ A PHP library for generating universally unique identifiers (UUIDs).
PHP
12,301
star
12
thedevdojo/voyager

thedevdojo/voyager

Voyager - The Missing Laravel Admin
PHP
11,658
star
13
PHPOffice/PHPExcel

PHPOffice/PHPExcel

ARCHIVED
PHP
11,483
star
14
docker/labs

docker/labs

This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
PHP
11,433
star
15
doctrine/inflector

doctrine/inflector

Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
PHP
11,171
star
16
doctrine/lexer

doctrine/lexer

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
PHP
10,998
star
17
doctrine/instantiator

doctrine/instantiator

PHP
10,899
star
18
doctrine/orm

doctrine/orm

Doctrine Object Relational Mapper (ORM)
PHP
9,795
star
19
tennc/webshell

tennc/webshell

This is a webshell open source project
PHP
9,737
star
20
symfony/console

symfony/console

Eases the creation of beautiful and testable command line interfaces
PHP
9,560
star
21
doctrine/dbal

doctrine/dbal

Doctrine Database Abstraction Layer
PHP
9,331
star
22
symfony/http-foundation

symfony/http-foundation

Defines an object-oriented layer for the HTTP specification
PHP
8,513
star
23
symfony/event-dispatcher

symfony/event-dispatcher

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
PHP
8,393
star
24
symfony/finder

symfony/finder

Finds files and directories via an intuitive fluent interface
PHP
8,290
star
25
paragonie/random_compat

paragonie/random_compat

PHP 5.x support for random_bytes() and random_int()
PHP
8,151
star
26
owncloud/core

owncloud/core

☁️ ownCloud web server core (Files, DAV, etc.)
PHP
8,113
star
27
symfony/http-kernel

symfony/http-kernel

Provides a structured process for converting a Request into a Response
PHP
7,980
star
28
symfony/thanks

symfony/thanks

Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
PHP
7,912
star
29
doctrine/cache

doctrine/cache

Doctrine Cache component
PHP
7,776
star
30
symfony/polyfill-mbstring

symfony/polyfill-mbstring

This component provides a partial, native PHP implementation for the Mbstring extension.
PHP
7,746
star
31
Sylius/Sylius

Sylius/Sylius

Open Source eCommerce Framework on Symfony
PHP
7,646
star
32
symfony/routing

symfony/routing

Maps an HTTP request to a set of configuration variables
PHP
7,477
star
33
fideloper/TrustedProxy

fideloper/TrustedProxy

Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries.
PHP
7,352
star
34
symfony/debug

symfony/debug

Provides tools to ease debugging PHP code
PHP
7,312
star
35
symfony/css-selector

symfony/css-selector

Converts CSS selectors to XPath expressions
PHP
7,309
star
36
symfony/process

symfony/process

Executes commands in sub-processes
PHP
7,302
star
37
symfony/var-dumper

symfony/var-dumper

Provides mechanisms for walking through any arbitrary PHP variable
PHP
7,278
star
38
the-benchmarker/web-frameworks

the-benchmarker/web-frameworks

Which is the fastest web framework?
PHP
6,883
star
39
PHPOffice/PHPWord

PHPOffice/PHPWord

A pure PHP library for reading and writing word processing documents
PHP
6,832
star
40
doctrine/annotations

doctrine/annotations

Annotations Docblock Parser
PHP
6,723
star
41
symfony/translation

symfony/translation

Provides tools to internationalize your application
PHP
6,529
star
42
aimeos/aimeos-laravel

aimeos/aimeos-laravel

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
PHP
6,508
star
43
mautic/mautic

mautic/mautic

Mautic: Open Source Marketing Automation Software.
PHP
6,490
star
44
akaunting/akaunting

akaunting/akaunting

Free and Online Accounting Software
PHP
6,427
star
45
thephpleague/oauth2-server

thephpleague/oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
PHP
6,362
star
46
paragonie/awesome-appsec

paragonie/awesome-appsec

A curated list of resources for learning about application security
PHP
6,110
star
47
pterodactyl/panel

pterodactyl/panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
PHP
5,902
star
48
aws/aws-sdk-php

aws/aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
PHP
5,886
star
49
doctrine/event-manager

doctrine/event-manager

The Doctrine Event Manager is a library that provides a simple event system.
PHP
5,868
star
50
doctrine/collections

doctrine/collections

Collections Abstraction Library
PHP
5,817
star
51
thephpleague/omnipay

thephpleague/omnipay

A framework agnostic, multi-gateway payment processing library for PHP 5.6+
PHP
5,813
star
52
doctrine/common

doctrine/common

Doctrine Common
PHP
5,755
star
53
rappasoft/laravel-boilerplate

rappasoft/laravel-boilerplate

The Laravel Boilerplate Project - https://laravel-boilerplate.com
PHP
5,545
star
54
vimeo/psalm

vimeo/psalm

A static analysis tool for finding errors in PHP applications
PHP
5,440
star
55
phpseclib/phpseclib

phpseclib/phpseclib

PHP Secure Communications Library
PHP
5,176
star
56
zircote/swagger-php

zircote/swagger-php

A php swagger annotation and parsing library
PHP
4,959
star
57
chriskacerguis/codeigniter-restserver

chriskacerguis/codeigniter-restserver

A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
PHP
4,891
star
58
thedevdojo/wave

thedevdojo/wave

Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
PHP
4,882
star
59
causefx/Organizr

causefx/Organizr

HTPC/Homelab Services Organizer - Written in PHP
PHP
4,877
star
60
cydrobolt/polr

cydrobolt/polr

🚡 A modern, powerful, and robust URL shortener
PHP
4,854
star
61
yiisoft/yii

yiisoft/yii

Yii PHP Framework 1.1.x
PHP
4,851
star
62
symfony/polyfill-php72

symfony/polyfill-php72

This component provides functions added to PHP 7.2 core.
PHP
4,756
star
63
MISP/MISP

MISP/MISP

MISP (core software) - Open Source Threat Intelligence and Sharing Platform
PHP
4,717
star
64
ZoneMinder/zoneminder

ZoneMinder/zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
PHP
4,701
star
65
doctrine/DoctrineBundle

doctrine/DoctrineBundle

Symfony Bundle for Doctrine ORM and DBAL
PHP
4,648
star
66
doctrine/migrations

doctrine/migrations

Doctrine Database Migrations Library
PHP
4,626
star
67
symfony/filesystem

symfony/filesystem

Provides basic utilities for the filesystem
PHP
4,500
star
68
joypixels/emojione

joypixels/emojione

[Archived] The world's largest independent emoji font. Maintained at https://github.com/joypixels/emoji-toolkit.
PHP
4,461
star
69
abraham/twitteroauth

abraham/twitteroauth

The most popular PHP library for use with the Twitter OAuth REST API.
PHP
4,284
star
70
box/spout

box/spout

Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
PHP
4,194
star
71
doctrine/DoctrineMigrationsBundle

doctrine/DoctrineMigrationsBundle

Symfony integration for the doctrine/migrations library
PHP
4,146
star
72
symfony/config

symfony/config

Helps you find, load, combine, autofill and validate configuration values of any kind
PHP
4,138
star
73
symfony/flex

symfony/flex

Composer plugin for Symfony
PHP
4,043
star
74
solstice23/argon-theme

solstice23/argon-theme

📖 Argon - 一个轻盈、简洁的 WordPress 主题
PHP
4,019
star
75
symfony/dependency-injection

symfony/dependency-injection

Allows you to standardize and centralize the way objects are constructed in your application
PHP
4,011
star
76
symfony/cache

symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations
PHP
3,977
star
77
symfony/polyfill-ctype

symfony/polyfill-ctype

This component provides a partial, native PHP implementation for the Ctype extension.
PHP
3,966
star
78
nextcloud/all-in-one

nextcloud/all-in-one

📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
PHP
3,965
star
79
doctrine/persistence

doctrine/persistence

The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
PHP
3,883
star
80
Leantime/leantime

Leantime/leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
PHP
3,861
star
81
symfony/dom-crawler

symfony/dom-crawler

Eases DOM navigation for HTML and XML documents
PHP
3,834
star
82
kriswallsmith/assetic

kriswallsmith/assetic

Asset Management for PHP
PHP
3,762
star
83
symfony/yaml

symfony/yaml

Loads and dumps YAML files
PHP
3,693
star
84
zabbix/zabbix

zabbix/zabbix

Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
PHP
3,657
star
85
symfony/contracts

symfony/contracts

A set of abstractions extracted out of the Symfony components
PHP
3,607
star
86
stripe/stripe-php

stripe/stripe-php

PHP library for the Stripe API.
PHP
3,606
star
87
wikimedia/mediawiki

wikimedia/mediawiki

🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
PHP
3,606
star
88
symfony/dotenv

symfony/dotenv

Registers environment variables from a .env file
PHP
3,604
star
89
wp-graphql/wp-graphql

wp-graphql/wp-graphql

🚀 GraphQL API for WordPress
PHP
3,602
star
90
isohuntto/openbay

isohuntto/openbay

PHP
3,531
star
91
antonkomarev/github-profile-views-counter

antonkomarev/github-profile-views-counter

It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
PHP
3,530
star
92
thephpleague/fractal

thephpleague/fractal

Output complex, flexible, AJAX/RESTful data structures.
PHP
3,511
star
93
thephpleague/oauth2-client

thephpleague/oauth2-client

Easy integration with OAuth 2.0 service providers.
PHP
3,508
star
94
justinrainbow/json-schema

justinrainbow/json-schema

PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
PHP
3,501
star
95
chrisboulton/php-resque

chrisboulton/php-resque

PHP port of resque (Workers and Queueing)
PHP
3,451
star
96
symfony/framework-bundle

symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework
PHP
3,402
star
97
statamic/cms

statamic/cms

The core Laravel CMS Composer package
PHP
3,319
star
98
nuwave/lighthouse

nuwave/lighthouse

A framework for serving GraphQL from Laravel
PHP
3,319
star
99
ThinkUpLLC/ThinkUp

ThinkUpLLC/ThinkUp

ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond.
PHP
3,310
star
100
archtechx/tenancy

archtechx/tenancy

Automatic multi-tenancy for Laravel. No code changes needed.
PHP
3,300
star