Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. PHP
P

PHP

Language
1024 projects2376.6k total stars389.0k total forks21 languages

Open-source projects built with PHP

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

Showing 1,024 open-source projects · page 13 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 Uptime Monitor
Laravel Uptime Monitorspatie/laravel-uptime-monitor

A Laravel package for monitoring website uptime and SSL certificate expiration with configurable notifications.

1.1k179PHP
7 days ago
SncRedisBundle
SncRedisBundlesnc/SncRedisBundle

A Symfony bundle for Redis integration supporting both Predis and PhpRedis clients.

1.1k321PHP
4 days ago
Dispatcher
Dispatcherindatus/dispatcher

A Laravel artisan command scheduling tool that eliminates the need to edit crontab during deployments.

1.0k70PHP
7 years ago
Jobby
Jobbyjobbyphp/jobby

A PHP cron job manager that handles all scheduled tasks through a single crontab entry with locking, logging, and error emails.

1.0k150PHP
2 years ago
Laravel Failed Job Monitor
Laravel Failed Job Monitorspatie/laravel-failed-job-monitor

A Laravel package that sends notifications when queued jobs fail, supporting email and Slack out of the box.

1.0k53PHP
7 days ago
Doorman
Doormanclarkeash/doorman

A Laravel package for limiting application access using invite codes with email restrictions, usage limits, and expiry dates.

1.0k46PHP
8 months ago
Hateoas
Hateoaswilldurand/Hateoas

A PHP library for adding HATEOAS hypermedia links and embedded resources to REST API representations.

1.0k119PHP
5 months ago
Akeneo PIM
Akeneo PIMakeneo/pim-community-dev

An open-source Product Information Management (PIM) system for centralizing and enriching product data.

1.0k535PHP
6 days ago
Laravel HTMLMin
Laravel HTMLMinGrahamCampbell/Laravel-HTMLMin

A Laravel package that minifies HTML, CSS, and JavaScript responses and Blade templates at compile time.

1.0k118PHP
3 years ago
Morgue
Morgueetsy/morgue

A PHP-based web application for managing and tracking postmortems with pluggable features for IRC, JIRA, and timeline integration.

1.0k127PHP
6 years ago
Backpack for Laravel
Backpack for LaravelLaravel-Backpack/Base

Legacy Laravel Backpack v3 package providing admin authentication, AdminLTE interface, and a blank admin panel.

1.0k284PHP
5 years ago
Blessing Skin Server
Blessing Skin Serverbs-community/blessing-skin-server

A web application that brings custom skins and capes back to offline Minecraft servers.

1.0k154PHP
2 months ago
Cebe Markdown
Cebe Markdowncebe/markdown

A super fast, highly extensible markdown parser for PHP supporting multiple flavors like GitHub, Markdown Extra, and traditional Markdown.

1.0k137HTML
3 years ago
Composer-Merge-Plugin
Composer-Merge-Pluginwikimedia/composer-merge-plugin

A Composer plugin that merges multiple composer.json files at runtime to simplify dependency management for modular applications.

1.0k170PHP
3 months ago
ComposerRequireChecker
ComposerRequireCheckermaglnet/ComposerRequireChecker

A CLI tool that detects soft dependencies in PHP projects by checking for symbols not declared in composer.json.

1.0k78PHP
4 days ago
Pipeline
Pipelinethephpleague/pipeline

A PHP implementation of the pipeline pattern for composing sequential processing stages.

1.0k74PHP
1 year ago
OAuth 1.0 Client
OAuth 1.0 Clientthephpleague/oauth1-client

A PHP library for OAuth 1.0 authentication with built-in support for services like Twitter, Trello, and Tumblr.

99676PHP
1 year ago
fossology
fossologyfossology/fossology

An open-source license compliance software system and toolkit for scanning licenses, copyrights, and export controls.

993617HTML
4 days ago
Many Notes
Many Notesbrufdev/many-notes

A self-hosted Markdown note-taking web application with multi-user support, real-time collaboration, and file-based vaults.

98640PHP
6 days ago
Laravel Adminpanel
Laravel Adminpanelviralsolani/laravel-adminpanel

A Laravel admin panel boilerplate with built-in access control, Bootstrap UI, and pre-made modules for rapid web application development.

984456PHP
2 years ago
Laravel Menu
Laravel Menuspatie/laravel-menu

A fluent interface package for generating HTML menus in Laravel applications.

98282PHP
7 days ago
Grafite Builder
Grafite BuilderGrafiteInc/Builder

A set of tools for rapid Laravel development, including starter kits, CRUD generators, form builders, and modular components.

979107PHP
6 years ago
Validating
Validatingdwightwatson/validating

A Laravel Eloquent trait that automatically validates models before saving, ensuring only valid data is persisted.

97478PHP
1 month ago
Moment.php
Moment.phpfightbulc/moment.php

A PHP date library for parsing, validating, manipulating, and formatting dates with internationalization (i18n) support.

968152PHP
10 months ago
FileRise
FileRiseerror311/FileRise

A self-hosted web file manager and storage hub with granular ACLs, optional encryption, WebDAV, and AI workflows.

96644JavaScript
6 days ago
appserver.io
appserver.ioappserver-io/appserver

A multithreaded application server for PHP, written in PHP, offering enterprise-grade infrastructure without traditional CGI overhead.

962101JavaScript
3 years ago
Stash
Stashtedious/Stash

A PHP caching library that speeds up code by storing results of expensive operations like database queries and API calls.

961130PHP
5 months ago
addressing
addressingcommerceguys/addressing

A PHP library for manipulating postal addresses with international data, formatting, validation, and zones.

959151PHP
1 month ago
Lock
Lockphp-lock/lock

A PHP library for serialized execution of critical code in concurrent situations using various lock backends.

94692PHP
3 months ago
KeeperFX
KeeperFXdkfans/keeperfx

An open-source remake and fan expansion of Dungeon Keeper, modernizing the classic dungeon management game with enhanced features and modding support.

945104C
1 day ago
go-php
go-phpdeuill/go-php

PHP bindings for Go that enable executing PHP scripts, exchanging variables, and attaching Go methods as PHP classes.

943106Go
1 year ago
Graph-Composer
Graph-Composerclue/graph-composer

A command-line tool that generates visual dependency graphs from PHP Composer projects.

93858PHP
10 months ago
Laravel Setting
Laravel Settinganlutro/laravel-settings

A Laravel package for persistent, application-wide settings with multiple storage backends.

933112PHP
3 months ago
ParameterHandler
ParameterHandlerIncenteev/ParameterHandler

A Composer script that manages ignored parameter files during installation and updates.

93199PHP
6 months ago
Silly
Sillymnapoli/silly

A micro-framework for building CLI applications with Symfony Console using PHP callables.

93052PHP
23 days ago
Laravel Test Factory Generator
Laravel Test Factory Generatormpociot/laravel-test-factory-helper

Generate Laravel test factories from existing models to accelerate testing setup.

92985PHP
2 years ago
1
12
13
14
29