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.3k 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.3k GitHub stars. The most common language among these projects is PHP.

Showing 356 open-source projects · page 4 of 10

……
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
Aimeos
Aimeosaimeos/aimeos

An ultra-fast, API-first Laravel e-commerce platform for online shops, marketplaces, and complex B2B applications.

5.3k321JavaScript
8 days ago
swagger-php
swagger-phpzircote/swagger-php

A PHP library for generating OpenAPI documentation from PHP attributes or annotations.

5.3k942PHP
5 days ago
Fast Route
Fast Routenikic/FastRoute

A high-performance regular expression based request router for PHP applications.

5.3k454PHP
10 months ago
Country List
Country Listumpirsky/country-list

A comprehensive collection of country names and ISO 3166-1 codes in multiple languages and data formats.

5.2k1.5kHTML
7 days ago
Facebook WebDriver
Facebook WebDriverfacebook/php-webdriver

PHP client library for Selenium WebDriver, enabling browser automation and testing from PHP applications.

5.2k847PHP
14 days ago
Browsershot
Browsershotspatie/browsershot

A PHP package that converts HTML to images, PDFs, or text using Puppeteer and headless Chrome.

5.2k508PHP
4 days ago
Laravel Telescope
Laravel Telescopelaravel/telescope

An elegant debug assistant for the Laravel framework providing insight into requests, exceptions, queries, jobs, and more.

5.2k657PHP
9 days ago
WP-CLI framework repository
WP-CLI framework repositorywp-cli/wp-cli

A command-line interface for WordPress that enables plugin management, configuration, and database operations without a web browser.

5.1k1.0kPHP
2 days ago
LibPhoneNumber for PHP
LibPhoneNumber for PHPgiggsey/libphonenumber-for-php

A PHP library for parsing, formatting, validating, and geocoding international phone numbers, based on Google's libphonenumber.

5.0k483PHP
11 days ago
PHP FFmpeg
PHP FFmpegPHP-FFmpeg/PHP-FFmpeg

An object-oriented PHP library for video and audio manipulation using FFmpeg binaries.

5.0k898PHP
3 months ago
ProxyManager
ProxyManagerOcramius/ProxyManager

A PHP library that generates and manages various types of object-oriented proxy classes for lazy loading, access control, and remote objects.

5.0k191PHP
4 days ago
Laravel Datatables
Laravel Datatablesyajra/laravel-datatables

A Laravel package that provides server-side processing for jQuery DataTables using Eloquent ORM, Query Builder, or Collections.

4.9k852PHP
1 month ago
Cron Expression
Cron Expressionmtdowling/cron-expression

A PHP library for parsing CRON expressions, calculating next/previous run dates, and determining if a schedule is due.

4.9k336PHP
2 years ago
Codeception
CodeceptionCodeception/Codeception

A modern full-stack testing framework for PHP that handles acceptance, functional, and unit tests.

4.9k1.3kPHP
1 month ago
Money
Moneymoneyphp/money

A PHP library implementing Fowler's Money pattern for safe, precise monetary value representation and operations.

4.8k442PHP
6 months ago
Orchid
OrchidTheOrchid/Platform

A Laravel package for rapid development of back-office applications, admin panels, and dashboards.

4.8k668PHP
9 days ago
Agent
Agentjenssegers/agent

A PHP desktop/mobile user agent parser with Laravel support, based on Mobile Detect.

4.8k523PHP
1 year ago
endroid/qr-code W
endroid/qr-code Wendroid/qr-code

A PHP library for generating QR codes in multiple formats with extensive customization options.

4.8k770PHP
2 months ago
graphql-php
graphql-phpwebonyx/graphql-php

A PHP implementation of the GraphQL specification, based on the official JavaScript reference implementation.

4.7k574PHP
2 days ago
PHP AMQP
PHP AMQPphp-amqplib/php-amqplib

A pure PHP implementation of the AMQP 0-9-1 protocol for communicating with RabbitMQ.

4.6k1.0kPHP
3 months ago
Expose
Exposeexposedev/expose

An open-source tunneling service written in PHP that creates secure public URLs for local web servers.

4.5k305PHP
28 days ago
Phinx
Phinxcakephp/phinx

A simple, database-agnostic PHP library for managing database migrations and seeding.

4.5k888PHP
8 days ago
Snappy
SnappyKnpLabs/snappy

A PHP library for generating PDFs and images from URLs or HTML using wkhtmltopdf/wkhtmltoimage.

4.5k437PHP
21 days ago
Amp
Ampamphp/amp

A non-blocking concurrency framework for PHP using fibers to write asynchronous code like synchronous code.

4.4k259PHP
1 month ago
tenancy
tenancystancl/tenancy

Automatic multi-tenancy for Laravel applications without requiring code changes.

4.3k487PHP
2 days ago
TwitterOAuth
TwitterOAuthabraham/twitteroauth

A PHP library for interacting with Twitter's OAuth REST API, handling authentication and API requests.

4.3k1.7kPHP
4 days ago
GrumPHP
GrumPHPphpro/grumphp

A PHP git hook manager that runs automated code quality checks on commits to enforce team standards.

4.3k446PHP
8 days ago
Attendize
AttendizeAttendize/Attendize

An open-source ticket selling and event management platform built on Laravel, enabling organizers to avoid third-party fees.

4.2k1.2kPHP
1 year ago
Symfony-Flex
Symfony-Flexsymfony/flex

A Composer plugin that automates Symfony application setup and dependency management.

4.2k193PHP
20 days ago
Laravel Repository
Laravel Repositoryandersao/l5-repository

A Laravel package that implements the Repository pattern to abstract the database layer, making applications more flexible and maintainable.

4.2k889PHP
6 months ago
Symfony DI
Symfony DIsymfony/dependency-injection

A Symfony component that standardizes and centralizes object construction through dependency injection.

4.2k91PHP
3 days ago
Open Source POS
Open Source POSopensourcepos/opensourcepos

A web-based point of sale system for managing sales, inventory, customers, and reporting, built with PHP and MySQL.

4.2k2.5kPHP
2 days ago
Doctrine Extensions
Doctrine Extensionsdoctrine-extensions/DoctrineExtensions

A collection of behavioral extensions for Doctrine ORM and MongoDB ODM, adding features like translatable content, slugs, trees, and timestamps.

4.1k1.3kPHP
25 days ago
HTML
HTMLLaravelCollective/html

HTML and Form Builders for Laravel, providing expressive syntax for generating form elements and HTML components.

4.1k976PHP
1 year ago
PHP
PHPphp-telegram-bot/core

A pure PHP library for building Telegram bots using the official Bot API, supporting webhooks, getUpdates, and full API coverage.

4.0k956PHP
1 year ago
Stripe
Stripestripe/stripe-php

Official PHP library for interacting with the Stripe API, providing dynamic classes for API resources.

4.0k894PHP
2 days ago
1
3
4
5
10