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 7 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
Laravel Responsecache
Laravel Responsecachespatie/laravel-responsecache

A Laravel package that caches entire HTTP responses to dramatically speed up application performance.

2.8k243PHP
4 days 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.8k609PHP
2 days ago
Laravel Snappy
Laravel Snappybarryvdh/laravel-snappy

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

2.8k285PHP
1 month ago
Robo
Roboconsolidation/Robo

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

2.7k306PHP
5 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
Rocketeer
Rocketeerrocketeers/rocketeer

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

2.6k217PHP
5 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.6k318PHP
3 months ago
Glide
Glidethephpleague/glide

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

2.6k204PHP
17 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.6k210Blade
2 months ago
Revisionable
RevisionableVentureCraft/revisionable

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

2.6k344PHP
1 month ago
LexikJWTAuthenticationBundle
LexikJWTAuthenticationBundlelexik/LexikJWTAuthenticationBundle

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

2.6k618PHP
23 days 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
1 year ago
PHP Metrics
PHP Metricsphpmetrics/PhpMetrics

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

2.6k263PHP
7 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.6k514PHP
1 month ago
captcha
captchamewebstudio/captcha

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

2.6k463PHP
9 days ago
Composer/Xdebug-Handler
Composer/Xdebug-Handlercomposer/xdebug-handler

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

2.6k33PHP
23 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.6k961PHP
23 days ago
Alice
Alicenelmio/alice

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

2.5k328PHP
4 days ago
Cashier
Cashierlaravel/cashier

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

2.5k733PHP
3 days ago
Laravel.io
Laravel.iolaravelio/portal

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

2.5k666PHP
7 days ago
LaRecipe
LaRecipesaleem-hadad/larecipe

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

2.5k271PHP
9 days ago
Safe
Safethecodingmachine/safe

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

2.5k167PHP
1 month ago
Gaufrette
GaufretteKnpLabs/Gaufrette

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

2.5k355PHP
7 months ago
ParaTest
ParaTestparatestphp/paratest

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

2.5k251PHP
2 days ago
PhpSploit
PhpSploitnil0x42/phpsploit

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

2.5k471Python
1 year 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.5k164PHP
17 days ago
Laravel Translatable
Laravel Translatablespatie/laravel-translatable

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

2.4k298PHP
16 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
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.4k345PHP
2 years ago
Assert
Assertbeberlei/assert

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

2.4k186PHP
6 months ago
Laravel
Laravelinertiajs/inertia-laravel

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

2.4k284PHP
14 days 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.4k241PHP
1 month 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
2 months 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.4k330PHP
25 days ago
OAuth2 Server Laravel
OAuth2 Server Laravellucadegasperi/oauth2-server-laravel

An OAuth 2.0 bridge for Laravel and Lumen frameworks, now deprecated for Laravel 5.3+.

2.4k525PHP
2 years ago
1
6
7
8
10