Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. PHP
P

PHP

Language
356 projects2049.4k total stars327.0k total forks12 languages

Open-source projects built with PHP

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

Showing 371 open-source projects · page 5 of 11

……
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
Eloquent Sluggable
Eloquent Sluggablecviebrock/eloquent-sluggable

Automatically generate URL-friendly slugs for Eloquent models in Laravel.

4.0k450PHP
1 month ago
Faker
Fakerfakerphp/faker

A PHP library for generating fake data to bootstrap databases, create test data, and anonymize production data.

4.0k423PHP
23 days ago
Twill
Twillarea17/twill

An open-source Laravel CMS toolkit for rapidly building custom, flexible admin consoles with modern publishing features.

4.0k585PHP
11 days ago
Laravel Zero - Console application
Laravel Zero - Console applicationlaravel-zero/laravel-zero

A micro-framework for building elegant command-line applications using Laravel components.

4.0k208PHP
2 days ago
Pico
Picopicocms/Pico

A stupidly simple, blazing fast, flat file content management system that requires no database.

3.9k607PHP
4 months ago
2FAuth
2FAuthBubka/2FAuth

A self-hosted web app to manage your Two-Factor Authentication (2FA) accounts and generate security codes.

3.9k284PHP
7 days ago
LaravelS
LaravelShhxsv5/laravel-s

An out-of-the-box adapter to run Laravel/Lumen applications on Swoole for high-performance HTTP/WebSocket servers.

3.9k469PHP
3 months ago
PHP Encryption
PHP Encryptiondefuse/php-encryption

A secure and easy-to-use PHP library for encrypting data with keys or passwords.

3.9k310PHP
2 years ago
SQL Formatter
SQL Formatterjdorn/sql-formatter

A lightweight PHP class for formatting SQL statements with automatic indentation and syntax highlighting.

3.9k184HTML
2 years ago
Shaarli
Shaarlishaarli/Shaarli

A personal, minimalist, super-fast, database-free bookmarking service you can self-host.

3.8k305PHP
1 day ago
Laravel API/Scaffold/CRUD Generator
Laravel API/Scaffold/CRUD GeneratorInfyOmLabs/laravel-generator

A Laravel package that generates admin panel CRUDs and APIs with multiple themes and customizations.

3.8k838PHP
1 year ago
AzuraCast
AzuraCastAzuraCast/AzuraCast

A self-hosted, all-in-one web radio management suite with an intuitive web interface for managing stations.

3.8k712PHP
21 hours ago
OAuth 2.0 Client
OAuth 2.0 Clientthephpleague/oauth2-client

A PHP base library for integrating with any OAuth 2.0 service provider, simplifying authentication flows like 'Connect with Facebook/Google'.

3.8k768PHP
10 days ago
Symfony Dotenv
Symfony Dotenvsymfony/dotenv

Parses .env files to make environment variables accessible in PHP applications via $_SERVER or $_ENV.

3.8k28PHP
6 days ago
PHPGGC
PHPGGCambionics/phpggc

A library and tool to generate PHP unserialize() payloads for exploiting gadget chains in popular frameworks.

3.8k547PHP
6 months ago
WPGraphQL
WPGraphQLwp-graphql/wp-graphql

An extendable GraphQL API for WordPress that unlocks modern development workflows.

3.8k471PHP
2 days ago
OpenAI Client for Laravel
OpenAI Client for Laravelopenai-php/laravel

A Laravel integration package for the OpenAI PHP client, providing seamless interaction with OpenAI's API in Laravel applications.

3.7k261PHP
5 days ago
Vulkan Tutorial
Vulkan TutorialOverv/VulkanTutorial

A step-by-step tutorial for learning the Vulkan graphics and compute API from the ground up.

3.7k568C++
26 days ago
SWAG (Secure Web Application Gateway)
SWAG (Secure Web Application Gateway)linuxserver/docker-swag

A Docker container providing a secure Nginx web server and reverse proxy with automated SSL certificates and fail2ban protection.

3.6k280Dockerfile
6 days ago
JSON Schema
JSON Schemajsonrainbow/json-schema

A PHP implementation for validating JSON structures against JSON Schema drafts 3, 4, 6, and 7.

3.6k369PHP
3 days ago
JSON Schema for PHP
JSON Schema for PHPjustinrainbow/json-schema

A PHP implementation for validating JSON structures against JSON Schema drafts 3, 4, 6, and 7.

3.6k369PHP
3 days ago
Requests
RequestsWordPress/Requests

A human-friendly HTTP request library for PHP that simplifies interacting with other sites and abstracts away low-level complexities.

3.6k501PHP
3 days ago
Bouncer
BouncerJosephSilber/bouncer

An elegant, framework-agnostic package for managing roles and abilities in Laravel using Eloquent models.

3.6k337PHP
1 month ago
recaptcha
recaptchagoogle/recaptcha

A PHP client library for Google's reCAPTCHA service to verify user responses and protect websites from spam.

3.6k778PHP
14 days ago
Issues, Feedback, Discussions
Issues, Feedback, Discussionscraftcms/cms

A flexible, user-friendly PHP CMS for creating custom digital experiences on the web and beyond.

3.6k689PHP
2 days ago
CraftCMS
CraftCMScraftcms/cms

A flexible, user-friendly PHP CMS for creating custom digital experiences on the web and beyond.

3.6k689PHP
2 days ago
Laravel Localization
Laravel Localizationmcamara/laravel-localization

A Laravel package for easy i18n localization with smart routing, locale detection, and translated routes.

3.6k517PHP
1 month ago
Fractal
Fractalthephpleague/fractal

A PHP presentation and transformation layer for complex data output in RESTful APIs and JSON.

3.5k345PHP
4 months ago
astralapp
astralappastralapp/astral

An open-source application to organize and manage your GitHub stars with tagging and search capabilities.

3.5k154PHP
11 months ago
Weevely
Weevelyepinna/weevely3

A weaponized PHP web shell for post-exploitation with over 30 modules for remote administration, auditing, and network pivoting.

3.5k632Python
6 months ago
lighthouse
lighthousenuwave/lighthouse

A GraphQL framework that integrates seamlessly with Laravel applications.

3.5k467PHP
13 days ago
CSV
CSVthephpleague/csv

A lightweight PHP library for efficient CSV parsing, writing, and transformation with a straightforward API.

3.5k347PHP
7 hours ago
Device Detector
Device Detectormatomo-org/device-detector

A universal PHP library that parses user agents to detect browsers, operating systems, devices, brands, and models.

3.5k507PHP
1 month ago
Laravel API Documentation Generator
Laravel API Documentation Generatormpociot/laravel-apidoc-generator

Automatically generate API documentation from Laravel, Lumen, and Dingo routes.

3.5k603PHP
1 year ago
Laravel Auditing
Laravel Auditingowen-it/laravel-auditing

A Laravel package that records change logs from Eloquent models to track discrepancies and anomalies.

3.4k403PHP
8 days ago
Microweber
Microwebermicroweber/microweber

A drag-and-drop website builder and CMS with built-in e-commerce capabilities, built on Laravel.

3.4k932HTML
2 days ago
1
4
5
6
11