πŸ‡©πŸ‡ͺ Made in Germany

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

TOP PHP Projects

1
sebastianbergmann/phpunit

sebastianbergmann/phpunit

The PHP Unit Testing framework.
PHP
19,646
star
2
nikic/PHP-Parser

nikic/PHP-Parser

A PHP parser written in PHP
PHP
16,432
star
3
sebastianbergmann/php-code-coverage

sebastianbergmann/php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.
PHP
8,645
star
4
sebastianbergmann/php-timer

sebastianbergmann/php-timer

Utility class for timing
PHP
7,635
star
5
sebastianbergmann/diff

sebastianbergmann/diff

Diff implementation
PHP
7,551
star
6
sebastianbergmann/php-file-iterator

sebastianbergmann/php-file-iterator

FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
PHP
7,405
star
7
sebastianbergmann/php-text-template

sebastianbergmann/php-text-template

A simple template engine.
PHP
7,350
star
8
sebastianbergmann/comparator

sebastianbergmann/comparator

Provides the functionality to compare PHP values for equality.
PHP
6,978
star
9
sebastianbergmann/environment

sebastianbergmann/environment

Provides functionality that helps writing PHP code that has runtime-specific execution paths
PHP
6,713
star
10
sebastianbergmann/exporter

sebastianbergmann/exporter

Provides the functionality to export PHP variables for visualization
PHP
6,712
star
11
sebastianbergmann/global-state

sebastianbergmann/global-state

Snapshotting of global state, factored out of PHPUnit into a stand-alone component
PHP
6,547
star
12
sebastianbergmann/code-unit-reverse-lookup

sebastianbergmann/code-unit-reverse-lookup

Looks up which function or method a line of code belongs to
PHP
6,529
star
13
sebastianbergmann/recursion-context

sebastianbergmann/recursion-context

Provides functionality to recursively process PHP variables
PHP
6,518
star
14
sebastianbergmann/php-token-stream

sebastianbergmann/php-token-stream

Wrapper around PHP's tokenizer extension.
PHP
6,444
star
15
sebastianbergmann/version

sebastianbergmann/version

Library that helps with managing the version number of Git-hosted PHP projects
PHP
6,415
star
16
electerious/Lychee

electerious/Lychee

A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
PHP
6,321
star
17
sebastianbergmann/object-enumerator

sebastianbergmann/object-enumerator

Traverses array structures and object graphs to enumerate all referenced objects
PHP
6,290
star
18
sebastianbergmann/resource-operations

sebastianbergmann/resource-operations

Provides a list of PHP built-in functions that operate on resources
PHP
6,186
star
19
sebastianbergmann/object-reflector

sebastianbergmann/object-reflector

Allows reflection of object attributes, including inherited and non-public ones
PHP
6,074
star
20
pixelfed/pixelfed

pixelfed/pixelfed

Photo Sharing. For Everyone.
PHP
5,634
star
21
theseer/tokenizer

theseer/tokenizer

A small library for converting tokenized PHP source code into XML (and potentially other formats)
PHP
5,140
star
22
nikic/FastRoute

nikic/FastRoute

Fast request router for PHP
PHP
5,087
star
23
beyondcode/laravel-websockets

beyondcode/laravel-websockets

Websockets for Laravel. Done right.
PHP
5,067
star
24
sebastianbergmann/phpunit-mock-objects

sebastianbergmann/phpunit-mock-objects

Mock Object library for PHPUnit
PHP
4,975
star
25
openmediavault/openmediavault

openmediavault/openmediavault

openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices.
PHP
4,943
star
26
beyondcode/expose

beyondcode/expose

A beautiful, fully open-source, tunneling service - written in pure PHP
PHP
4,221
star
27
cytopia/devilbox

cytopia/devilbox

A modern Docker LAMP stack and MEAN stack for local development
PHP
4,153
star
28
splitbrain/dokuwiki

splitbrain/dokuwiki

The DokuWiki Open Source Wiki Engine
PHP
3,539
star
29
mpociot/laravel-apidoc-generator

mpociot/laravel-apidoc-generator

Laravel API Documentation Generator
PHP
3,386
star
30
alextselegidis/easyappointments

alextselegidis/easyappointments

πŸ“… Easy!Appointments - Self Hosted Appointment Scheduler
PHP
3,217
star
31
gharlan/alfred-github-workflow

gharlan/alfred-github-workflow

GitHub Workflow for Alfred
PHP
2,887
star
32
shopware/shopware

shopware/shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
PHP
2,731
star
33
qossmic/deptrac

qossmic/deptrac

Keep your architecture clean.
PHP
2,635
star
34
ellite/Wallos

ellite/Wallos

Wallos: Open-Source Personal Subscription Tracker
PHP
2,600
star
35
Kovah/LinkAce

Kovah/LinkAce

LinkAce is a self-hosted archive to collect links of your favorite websites.
PHP
2,551
star
36
staudenmeir/eloquent-has-many-deep

staudenmeir/eloquent-has-many-deep

Laravel Eloquent HasManyThrough relationships with unlimited levels
PHP
2,443
star
37
beberlei/assert

beberlei/assert

Thin assertion library for use in libraries and business-model
PHP
2,407
star
38
sebastianbergmann/phploc

sebastianbergmann/phploc

A tool for quickly measuring the size of a PHP project.
PHP
2,277
star
39
PHPGangsta/GoogleAuthenticator

PHPGangsta/GoogleAuthenticator

PHP class to generate and verify Google Authenticator 2-factor authentication
PHP
2,253
star
40
sebastianbergmann/phpcpd

sebastianbergmann/phpcpd

Copy/Paste Detector (CPD) for PHP code.
PHP
2,228
star
41
lstrojny/functional-php

lstrojny/functional-php

Primitives for functional programming in PHP
PHP
1,963
star
42
beberlei/DoctrineExtensions

beberlei/DoctrineExtensions

A set of Doctrine 2 extensions
PHP
1,956
star
43
beyondcode/laravel-er-diagram-generator

beyondcode/laravel-er-diagram-generator

Generate entity relation diagrams from your Laravel model files.
PHP
1,905
star
44
chillerlan/php-qrcode

chillerlan/php-qrcode

A PHP QR Code generator and reader with a user-friendly API.
PHP
1,895
star
45
apioo/fusio

apioo/fusio

Open source API management platform
PHP
1,836
star
46
J7mbo/twitter-api-php

J7mbo/twitter-api-php

The simplest PHP Wrapper for Twitter API v1.1 calls
PHP
1,818
star
47
beyondcode/laravel-query-detector

beyondcode/laravel-query-detector

Laravel N+1 Query Detector
PHP
1,785
star
48
clue/stream-filter

clue/stream-filter

A simple and modern approach to stream filtering in PHP
PHP
1,608
star
49
delight-im/FreeGeoDB

delight-im/FreeGeoDB

Free database of geographic place names and corresponding geospatial data
PHP
1,586
star
50
froxlor/Froxlor

froxlor/Froxlor

The server administration software for your needs - The official Froxlor development Git repository
PHP
1,573
star
51
cweiske/jsonmapper

cweiske/jsonmapper

Map nested JSON structures onto PHP classes
PHP
1,552
star
52
composer-unused/composer-unused

composer-unused/composer-unused

Show unused composer dependencies by scanning your code
PHP
1,528
star
53
MPOS/php-mpos

MPOS/php-mpos

MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.
PHP
1,522
star
54
mjaschen/phpgeo

mjaschen/phpgeo

Simple Yet Powerful Geo Library for PHP
PHP
1,494
star
55
beyondcode/laravel-dump-server

beyondcode/laravel-dump-server

Bring Symfony's Var-Dump Server to Laravel
PHP
1,477
star
56
eyecatchup/SEOstats

eyecatchup/SEOstats

SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
PHP
1,467
star
57
cosenary/Instagram-PHP-API

cosenary/Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
PHP
1,460
star
58
netz98/n98-magerun

netz98/n98-magerun

The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
PHP
1,436
star
59
beyondcode/laravel-self-diagnosis

beyondcode/laravel-self-diagnosis

Perform Self-Diagnosis Tests On Your Laravel Application
PHP
1,386
star
60
MiczFlor/RPi-Jukebox-RFID

MiczFlor/RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
PHP
1,339
star
61
JetBrains/phpstorm-stubs

JetBrains/phpstorm-stubs

PHP runtime & extensions header files for PhpStorm
PHP
1,317
star
62
sebastianfeldmann/phpbu

sebastianfeldmann/phpbu

PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
PHP
1,296
star
63
beyondcode/writeout.ai

beyondcode/writeout.ai

Transcribe and translate your audio files - for free
PHP
1,287
star
64
devfake/flox

devfake/flox

Self Hosted Movie, Series and Anime Watch List
PHP
1,287
star
65
getkirby/kirby

getkirby/kirby

Kirby's core application folder
PHP
1,258
star
66
Astrotomic/laravel-translatable

Astrotomic/laravel-translatable

A Laravel package for multilingual models
PHP
1,232
star
67
bernardphp/bernard

bernardphp/bernard

Bernard is a multi-backend PHP library for creating background jobs for later processing.
PHP
1,214
star
68
sebastianbergmann/type

sebastianbergmann/type

Collection of value objects that represent the types of the PHP type system
PHP
1,182
star
69
babenkoivan/scout-elasticsearch-driver

babenkoivan/scout-elasticsearch-driver

This package offers advanced functionality for searching and filtering data in Elasticsearch.
PHP
1,164
star
70
staudenmeir/laravel-adjacency-list

staudenmeir/laravel-adjacency-list

Recursive Laravel Eloquent relationships with CTEs
PHP
1,142
star
71
dmstr/yii2-adminlte-asset

dmstr/yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
PHP
1,137
star
72
franzliedke/studio

franzliedke/studio

A workbench for developing Composer packages.
PHP
1,135
star
73
sandreas/m4b-tool

sandreas/m4b-tool

m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b
PHP
1,126
star
74
nikic/scalar_objects

nikic/scalar_objects

Extension that adds support for method calls on primitive types in PHP
PHP
1,120
star
75
markuspoerschke/iCal

markuspoerschke/iCal

iCal-creator for PHP
PHP
1,118
star
76
nikic/iter

nikic/iter

Iteration primitives using generators
PHP
1,108
star
77
dmaicher/doctrine-test-bundle

dmaicher/doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
PHP
1,076
star
78
delight-im/PHP-Auth

delight-im/PHP-Auth

Authentication for PHP. Simple, lightweight and secure.
PHP
1,073
star
79
Setasign/FPDI

Setasign/FPDI

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
PHP
1,047
star
80
mpociot/teamwork

mpociot/teamwork

User to Team associations with invitation system for the Laravel 5 Framework
PHP
1,036
star
81
ergebnis/composer-normalize

ergebnis/composer-normalize

🎡 Provides a composer plugin for normalizing composer.json.
PHP
1,035
star
82
snc/SncRedisBundle

snc/SncRedisBundle

A Redis bundle for Symfony supporting Predis and PhpRedis
PHP
1,034
star
83
sebastianbergmann/php-invoker

sebastianbergmann/php-invoker

Invoke PHP callables with a timeout
PHP
1,023
star
84
clarkeash/doorman

clarkeash/doorman

Limit access to your Laravel applications by using invite codes
PHP
997
star
85
beyondcode/laravel-mailbox

beyondcode/laravel-mailbox

Catch incoming emails in your Laravel application
PHP
973
star
86
flyimg/flyimg

flyimg/flyimg

Dockerized application that resizes and crops images on the fly, delivering optimized images in formats such as AVIF, WebP, MozJPEG, or PNG using ImageMagick, with an efficient caching system.
PHP
968
star
87
staudenmeir/belongs-to-through

staudenmeir/belongs-to-through

Laravel Eloquent BelongsToThrough relationships
PHP
965
star
88
bueltge/wordpress-admin-style

bueltge/wordpress-admin-style

This plugin reference elements from wp-admin in an overview with the necessary markup and CSS classes to help you to develop WordPress compliant.
PHP
958
star
89
fightbulc/moment.php

fightbulc/moment.php

Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
PHP
954
star
90
doganoo/PHPAlgorithms

doganoo/PHPAlgorithms

A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
PHP
938
star
91
mpociot/laravel-test-factory-helper

mpociot/laravel-test-factory-helper

Generate Laravel test factories from your existing models
PHP
930
star
92
sebastianbergmann/complexity

sebastianbergmann/complexity

Library for calculating the complexity of PHP code units
PHP
916
star
93
Labs64/laravel-boilerplate

Labs64/laravel-boilerplate

Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
PHP
909
star
94
nikic/php-ast

nikic/php-ast

Extension exposing PHP 7 abstract syntax tree
PHP
900
star
95
maglnet/ComposerRequireChecker

maglnet/ComposerRequireChecker

A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies
PHP
887
star
96
staudenmeir/eloquent-json-relations

staudenmeir/eloquent-json-relations

Laravel Eloquent relationships with JSON keys
PHP
884
star
97
Part-DB/Part-DB-server

Part-DB/Part-DB-server

Part-DB is an Open source inventory management system for your electronic components
PHP
880
star
98
netz98/n98-magerun2

netz98/n98-magerun2

The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
PHP
871
star
99
thekordy/ticketit

thekordy/ticketit

A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
PHP
871
star
100
litstack/litstack

litstack/litstack

Build content-administration-panels in Laravel
PHP
869
star