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

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

2.8k689PHP
3 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.8k610PHP
1 day ago
Laravel Snappy
Laravel Snappybarryvdh/laravel-snappy

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

2.8k283PHP
2 months ago
Robo
Roboconsolidation/Robo

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

2.7k307PHP
6 months ago
Klein
Kleinklein/klein.php

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

2.7k287PHP
2 years ago
Chrome PHP
Chrome PHPchrome-php/chrome

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

2.7k316PHP
5 months ago
Rocketeer
Rocketeerrocketeers/rocketeer

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

2.6k217PHP
5 years ago
Glide
Glidethephpleague/glide

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

2.6k206PHP
10 days ago
Revisionable
RevisionableVentureCraft/revisionable

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

2.6k343PHP
3 months 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.6k210Blade
12 days ago
LexikJWTAuthenticationBundle
LexikJWTAuthenticationBundlelexik/LexikJWTAuthenticationBundle

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

2.6k615PHP
2 months 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.6k398PHP
10 days ago
PHP Metrics
PHP Metricsphpmetrics/PhpMetrics

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

2.6k262PHP
8 months ago
captcha
captchamewebstudio/captcha

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

2.6k462PHP
1 day 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.6k512PHP
2 months ago
Composer/Xdebug-Handler
Composer/Xdebug-Handlercomposer/xdebug-handler

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

2.6k33PHP
10 days 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.6k967PHP
3 days ago
Alice
Alicenelmio/alice

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

2.5k328PHP
14 days ago
Cashier
Cashierlaravel/cashier

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

2.5k738PHP
5 days ago
LaRecipe
LaRecipesaleem-hadad/larecipe

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

2.5k270PHP
5 days ago
Laravel.io
Laravel.iolaravelio/portal

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

2.5k667PHP
4 days ago
Safe
Safethecodingmachine/safe

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

2.5k167PHP
3 months ago
ParaTest
ParaTestparatestphp/paratest

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

2.5k253PHP
1 day ago
PhpSploit
PhpSploitnil0x42/phpsploit

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

2.5k471Python
2 years ago
Gaufrette
GaufretteKnpLabs/Gaufrette

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

2.5k353PHP
8 months 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.5k163PHP
1 month ago
Laravel Translatable
Laravel Translatablespatie/laravel-translatable

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

2.4k297PHP
7 days ago
Laravel
Laravelinertiajs/inertia-laravel

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

2.4k286PHP
4 days 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.4k451PHP
4 days ago
Assert
Assertbeberlei/assert

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

2.4k186PHP
7 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.4k344PHP
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.4k239PHP
3 months ago
LogViewer
LogViewerARCANEDEV/LogViewer

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

2.4k349PHP
1 year ago
HWIOAuthBundle
HWIOAuthBundlehwi/HWIOAuthBundle

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

2.4k788PHP
17 days 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
6 days ago
CrawlerDetect
CrawlerDetectJayBizzle/Crawler-Detect

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

2.4k278PHP
14 days ago
1
6
7
8
29