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,014 open-source projects · page 11 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
Valinor
ValinorCuyZ/Valinor

A dependency-free PHP library that maps raw inputs like JSON and arrays into strongly-typed objects with validation.

1.5k89PHP
21 days ago
Laravel Cookie Consent
Laravel Cookie Consentspatie/laravel-cookie-consent

A Laravel package that adds a simple, customizable cookie consent banner to comply with EU cookie law.

1.5k139PHP
3 months ago
SEOstats
SEOstatseyecatchup/SEOstats

A powerful PHP library for fetching SEO metrics from multiple sources like Google, Alexa, Moz, and SEMRush.

1.5k367PHP
4 years ago
Symfony Standard Edition
Symfony Standard Editionsymfony/symfony-standard

A fully-functional Symfony application skeleton for starting new PHP projects with pre-configured defaults.

1.5k1.1kPHP
5 years ago
Valet Linux
Valet Linuxcpriego/valet-linux

A Laravel development environment for Linux that runs Nginx and DnsMasq to serve sites on *.test domains.

1.5k169PHP
11 months ago
Socioboard
Socioboardsocioboard/Socioboard-5.0

An open-source social media management and content marketing platform for scheduling, analytics, and team collaboration.

1.5k407JavaScript
4 months ago
JoliNotif
JoliNotifjolicode/JoliNotif

A cross-platform PHP library to send desktop notifications from CLI scripts and CRON jobs.

1.4k99PHP
18 days ago
Composer Installers
Composer Installerscomposer/installers

A Composer library installer that maps package types to custom installation paths for PHP frameworks.

1.4k402PHP
11 days ago
VFS Stream
VFS Streambovigo/vfsStream

A PHP stream wrapper for a virtual file system to mock the real file system in unit tests.

1.4k104PHP
1 year ago
Negotiation
Negotiationwilldurand/Negotiation

A standalone PHP library for implementing RFC 7231 compliant content negotiation (media type, language, encoding, charset).

1.4k64PHP
2 years ago
php-qrcode-detector-decoder R
php-qrcode-detector-decoder Rkhanamiryan/php-qrcode-detector-decoder

A pure PHP library for detecting and decoding QR codes without external extensions.

1.4k322PHP
11 months ago
GeoTools
GeoToolsthephpleague/geotools

A PHP library for geocoding, coordinate conversion, distance calculation, and other geographic operations.

1.4k128PHP
2 months ago
Anemometer
Anemometerbox/Anemometer

A web-based tool for analyzing MySQL slow query logs to identify and troubleshoot problematic database queries.

1.4k307JavaScript
4 years ago
Jieba-PHP
Jieba-PHPfukuball/jieba-php

A PHP Chinese text segmentation module offering precise, full, and search engine modes with support for Traditional Chinese and CJK languages.

1.4k258PHP
5 months ago
churn-php
churn-phpbmitch/churn-php

A PHP tool that identifies files needing refactoring by analyzing commit frequency and cyclomatic complexity.

1.4k59PHP
5 months ago
Laravel Packager
Laravel PackagerJeroen-G/Laravel-Packager

A CLI tool for creating Laravel packages, automating boilerplate setup so you can focus on development.

1.4k188PHP
1 month ago
PHPPowerPoint
PHPPowerPointPHPOffice/PHPPresentation

A pure PHP library for reading and writing presentation files in PowerPoint (PPTX) and OpenDocument (ODP) formats.

1.4k543PHP
2 months ago
Chronos
Chronoscakephp/chronos

A standalone immutable DateTime library for PHP with date, time, and calendar date objects.

1.4k71PHP
10 days ago
Elasticquent
Elasticquentelasticquent/Elasticquent

A Laravel package that maps Eloquent models to Elasticsearch types for easy indexing and searching.

1.4k391PHP
2 years ago
Evenement
Evenementigorw/evenement

A simple event dispatching library for PHP with a Node.js EventEmitter-inspired API.

1.4k74PHP
5 months ago
Finite
Finiteyohang/Finite

A lightweight PHP state machine library using PHP Enums to manage stateful objects with transitions, events, and Symfony integration.

1.3k185PHP
6 months ago
Laravel Markdown
Laravel MarkdownGrahamCampbell/Laravel-Markdown

A Laravel wrapper for CommonMark with Blade view integration for rendering Markdown as HTML.

1.3k138PHP
1 month ago
PHP Spider
PHP Spidermvdbos/php-spider

A configurable and extensible PHP web spider for crawling and scraping websites with support for breadth-first/depth-first traversal, caching, and custom filters.

1.3k231PHP
4 months ago
Barbushin PHP Console
Barbushin PHP Consolebarbushin/php-console

A server library for debugging PHP applications via a Google Chrome extension, handling errors, dumping variables, and executing remote code.

1.3k279PHP
2 years ago
sulu
sulusulu/sulu

A highly extensible open-source PHP content management system built on Symfony for multi-lingual and multi-portal websites.

1.3k358PHP
6 days ago
Swap
Swapflorianv/swap

A PHP library for retrieving currency exchange rates from multiple services with caching and framework integrations.

1.3k146PHP
23 days ago
PuPHPeteer
PuPHPeteerrialto-php/puphpeteer

A PHP bridge to Puppeteer that provides full API support for browser automation from PHP applications.

1.3k210PHP
3 years ago
Cycle ORM
Cycle ORMcycle/orm

A PHP DataMapper ORM designed for both classic and long-running daemonized applications with flexible configuration and dynamic mapping.

1.3k84PHP
6 days ago
JSON Lint
JSON LintSeldaek/jsonlint

A PHP JSON parser and validator with detailed error messages and configurable parsing options.

1.3k59PHP
10 days ago
Color Extractor
Color Extractorthephpleague/color-extractor

A PHP library that extracts dominant and representative colors from images using human-like perception.

1.3k157PHP
2 years ago
JSON Machine
JSON Machinehalaxa/json-machine

A memory-efficient PHP stream parser for large JSON files and streams, enabling iteration without loading entire documents.

1.3k74PHP
2 months ago
Box
Boxbox-project/box

A fast, zero-configuration application bundler for creating PHAR (PHP Archive) files.

1.3k114PHP
7 days ago
Mail Preview
Mail Previewthemsaid/laravel-mail-preview

A Laravel mail driver that displays a preview overlay and stores sent emails for local testing.

1.3k82PHP
18 days ago
unirest for PHP
unirest for PHPMashape/unirest-php

A simplified, lightweight HTTP client library for PHP, providing utility methods for all HTTP verbs and built-in JSON parsing.

1.3k316PHP
1 year ago
Optimus
Optimusjenssegers/optimus

A PHP library for obfuscating integer IDs using Knuth's multiplicative hashing method, generating reversible integer hashes.

1.3k76PHP
2 years ago
VAT Calculator
VAT Calculatormpociot/vat-calculator

A PHP library for handling EU MOSS tax/VAT calculations, validation, and integration with Laravel and Cashier.

1.3k105PHP
4 days ago
1
10
11
12
29