Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. PHP
P

PHP

Language
1470 projects2401.3k total stars393.7k total forks27 languages

Open-source projects built with PHP

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

Showing 1,470 open-source projects · page 7 of 41

……
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
FOSRestBundle
FOSRestBundleFriendsOfSymfony/FOSRestBundle

A Symfony bundle providing tools to rapidly develop RESTful APIs with format negotiation, view layers, and exception handling.

2.8k688PHP
6 months ago
Laravel Eloquent
Laravel Eloquentilluminate/database

A full database toolkit for PHP with expressive query builder, Eloquent ORM, and schema builder, extracted from Laravel.

2.8k605PHP
2 days ago
Laravel Snappy
Laravel Snappybarryvdh/laravel-snappy

A Laravel wrapper for wkhtmltopdf and wkhtmltoimage to generate PDFs and images from HTML.

2.8k281PHP
7 days ago
Robo
Roboconsolidation/Robo

A modern PHP task runner for automating common development tasks like asset processing, testing, and deployment.

2.7k308PHP
9 months ago
Chrome PHP
Chrome PHPchrome-php/chrome

A PHP library to control headless Chrome/Chromium instances for browser automation, screenshots, and PDF generation.

2.7k323PHP
1 month ago
Klein
Kleinklein/klein.php

A fast and flexible PHP router with Sinatra-inspired regular expression routing for building web applications.

2.7k286PHP
2 years ago
Glide
Glidethephpleague/glide

A PHP library for on-demand image manipulation with an HTTP-based API, similar to cloud image services.

2.6k205PHP
1 month ago
Rocketeer
Rocketeerrocketeers/rocketeer

A modern PHP task runner and deployment package for deploying applications to remote servers.

2.6k217PHP
6 years ago
Revisionable
RevisionableVentureCraft/revisionable

A Laravel package that automatically creates a revision history for any Eloquent model with minimal setup.

2.6k341PHP
6 months ago
PHP Metrics
PHP Metricsphpmetrics/PhpMetrics

A static analysis tool for PHP that generates beautiful and understandable HTML reports of code metrics.

2.6k261PHP
6 days ago
Laravel TALL Preset
Laravel TALL Presetlaravel-frontend-presets/tall

A Laravel frontend preset that scaffolds applications using the TALL stack (Tailwind CSS, Alpine.js, Laravel, Livewire).

2.6k208Blade
2 months ago
LexikJWTAuthenticationBundle
LexikJWTAuthenticationBundlelexik/LexikJWTAuthenticationBundle

A Symfony bundle that provides JWT (JSON Web Token) authentication for API applications.

2.6k616PHP
1 month ago
Multi-tenant
Multi-tenanthyn/multi-tenant

An unobtrusive Laravel package for multi-tenancy, enabling multiple independent websites from a single codebase with separated data.

2.6k396PHP
3 months ago
captcha
captchamewebstudio/captcha

A Laravel service provider for generating and validating CAPTCHA images, including math-based challenges.

2.6k466PHP
2 months ago
Laravel Messenger
Laravel Messengercmgmyr/laravel-messenger

A Laravel package for adding a full user messaging system with threads, participants, and flexible access control.

2.6k510PHP
5 months ago
DunglasApiBundle
DunglasApiBundledunglas/DunglasApiBundle

A Symfony component for creating hypermedia-driven REST and GraphQL APIs with support for JSON-LD, JSON:API, HAL, and OpenAPI.

2.6k978PHP
11 days ago
Composer/Xdebug-Handler
Composer/Xdebug-Handlercomposer/xdebug-handler

Restarts CLI processes without loading the Xdebug extension to improve performance.

2.6k33PHP
27 days ago
Cashier
Cashierlaravel/cashier

An expressive, fluent interface to Stripe's subscription billing services for Laravel applications.

2.5k743PHP
1 day ago
Alice
Alicenelmio/alice

A PHP library for generating expressive, customizable fake data fixtures for development and testing.

2.5k328PHP
2 months ago
LaRecipe
LaRecipesaleem-hadad/larecipe

A Laravel package for creating beautiful documentation using Markdown directly inside your Laravel application.

2.5k267PHP
20 days ago
Laravel.io
Laravel.iolaravelio/portal

An open-source community portal for Laravel developers featuring articles, discussions, and user profiles.

2.5k660PHP
7 days ago
Safe
Safethecodingmachine/safe

PHP core functions rewritten to throw exceptions instead of returning false on errors.

2.5k169PHP
10 days ago
ParaTest
ParaTestparatestphp/paratest

A zero-configuration parallel test runner for PHPUnit that speeds up test suites by running tests concurrently.

2.5k256PHP
5 days ago
PhpSploit
PhpSploitnil0x42/phpsploit

A stealthy command and control framework that persists on webservers via a polymorphic PHP one-liner backdoor.

2.5k467Python
2 years ago
Blade Icons
Blade Iconsblade-ui-kit/blade-icons

A Laravel package for easily using SVG icons in Blade views with Blade components, directives, and helpers.

2.5k161PHP
1 month ago
Laravel
Laravelinertiajs/inertia-laravel

The official Laravel adapter for Inertia.js, enabling server-driven single-page applications with Laravel backends.

2.5k286PHP
1 day ago
Gaufrette
GaufretteKnpLabs/Gaufrette

A PHP library providing a filesystem abstraction layer to decouple file storage from application logic.

2.5k352PHP
1 month ago
Laravel Translatable
Laravel Translatablespatie/laravel-translatable

A Laravel Eloquent trait to store model translations as JSON without extra database tables.

2.5k297PHP
2 months ago
(Unofficial) Firebase Admin SDK for PHP
(Unofficial) Firebase Admin SDK for PHPkreait/firebase-php

Unofficial Firebase Admin SDK for PHP enabling server-side access to Firebase services from privileged environments.

2.4k454PHP
1 day ago
Assert
Assertbeberlei/assert

A thin PHP assertion library for input validation in business models, libraries, and low-level code.

2.4k187PHP
2 months ago
Laravel 5 Extended Generators
Laravel 5 Extended Generatorslaracasts/Laravel-5-Generators-Extended

Extended Laravel Artisan commands to generate migrations with schema definitions and pivot tables directly from the command line.

2.4k343PHP
2 years ago
MathPHP
MathPHPmarkrogoyski/math-php

A comprehensive, self-contained mathematics library for PHP with no external dependencies, covering algebra, statistics, linear algebra, and numerical analysis.

2.4k240PHP
5 months ago
CrawlerDetect
CrawlerDetectJayBizzle/Crawler-Detect

A PHP class for detecting bots, crawlers, and spiders via user agent and HTTP headers.

2.4k280PHP
28 days ago
LogViewer
LogViewerARCANEDEV/LogViewer

A comprehensive log viewer package for Laravel applications with API support, filtering, and multi-language UI.

2.4k352PHP
2 years ago
PHP QR Code
PHP QR Codechillerlan/php-qrcode

A PHP library for generating and reading QR codes with a flexible, user-friendly API and multiple output formats.

2.4k328PHP
2 months ago
HWIOAuthBundle
HWIOAuthBundlehwi/HWIOAuthBundle

Adds OAuth1.0a and OAuth2 authentication support to Symfony applications with 58+ provider integrations.

2.4k785PHP
17 days ago
1
6
7
8
41