Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Php

Php

361 projects

Showing 36 of 361 projects

docker-magento
docker-magentoShell

A Docker-based development environment for Magento 2, providing pre-configured containers and helper scripts for local development.

#magento2#hacktoberfest#magento
Stars2.8k
Forks1.1k
Last commit1 month ago
Kint
KintPHP

An advanced PHP debugging tool that enhances var_dump with interactive exploration, search, and automatic data parsing.

#kint#php-debugging#data-inspection
Stars2.8k
Forks286
Last commit3 months ago
FOSRestBundle
FOSRestBundlePHP

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

#rest#content-negotiation#http
Stars2.8k
Forks692
Last commit2 months ago
Laravel Responsecache
Laravel ResponsecachePHP

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

#laravel#web-optimization#performance-optimization
Stars2.8k
Forks243
Last commit4 days ago
Laravel Eloquent
Laravel EloquentPHP

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

#eloquent#query-builder#orm
Stars2.8k
Forks609
Last commit2 days ago
Laravel Snappy
Laravel SnappyPHP

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

#reporting#html-to-pdf#laravel
Stars2.8k
Forks285
Last commit1 month ago
codecrumbs
codecrumbsJavaScript

Learn, design, or document codebases by placing breadcrumb comments in source code with live visual updates.

#multi-language#breadcrumb-comments#codebase-exploration
Stars2.7k
Forks106
Last commit4 years ago
Robo
RoboPHP

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

#deployment#devops#cli-tool
Stars2.7k
Forks306
Last commit5 months ago
Klein
KleinPHP

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

#sinatra-inspired#php-router#restful-routes
Stars2.7k
Forks287
Last commit2 years ago
Rocketeer
RocketeerPHP

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

#deployment#composer#laravel-inspired
Stars2.6k
Forks217
Last commit5 years ago
Glide
GlidePHP

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

#flysystem#caching#gd-library
Stars2.6k
Forks204
Last commit17 days ago
Laravel TALL Preset
Laravel TALL PresetBlade

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

#laravel-frontend-presets#authentication#laravel
Stars2.6k
Forks210
Last commit2 months ago
Revisionable
RevisionablePHP

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

#eloquent#package#database
Stars2.6k
Forks344
Last commit1 month ago
LexikJWTAuthenticationBundle
LexikJWTAuthenticationBundlePHP

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

#stateless-authentication#symfony-security#authentication
Stars2.6k
Forks618
Last commit
Multi-tenant
Multi-tenantPHP

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

#database-separation#event-driven#hacktoberfest
Stars2.6k
Forks398
Last commit1 year ago
PHP Metrics
PHP MetricsPHP

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

#quality#composer#html-reports
Stars2.6k
Forks263
Last commit7 months ago
Laravel Messenger
Laravel MessengerPHP

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

#eloquent#composer-packages#hacktoberfest
Stars2.6k
Forks514
Last commit1 month ago
captcha
captchaPHP

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

#bot-protection#service-provider#composer
Stars2.6k
Forks463
Last commit9 days ago
Composer/Xdebug-Handler
Composer/Xdebug-HandlerPHP

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

#composer#performance-optimization#xdebug
Stars2.6k
Forks33
Last commit23 days ago
DunglasApiBundle
DunglasApiBundlePHP

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

#json-api#rest#json-ld
Stars2.6k
Forks961
Last commit24 days ago
Alice
AlicePHP

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

#fixtures#yaml#doctrine
Stars2.5k
Forks328
Last commit4 days ago
Cashier
CashierPHP

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

#ecommerce#laravel#payment-processing
Stars2.5k
Forks733
Last commit3 days ago
Laravel.io
Laravel.ioPHP

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

#discussion-platform#open-source#articles
Stars2.5k
Forks666
Last commit1 day ago
LaRecipe
LaRecipePHP

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

#vue-js#developer-tools#api-docs
Stars2.5k
Forks271
Last commit9 days ago
Safe
SafePHP

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

#rector#developer-tools#functions
Stars2.5k
Forks167
Last commit1 month ago
PeachPie
PeachPieC#

A modern PHP compiler and runtime for .NET/.NET Core, enabling PHP code to run within the .NET ecosystem.

#microsoft#peachpie#netstandard
Stars2.5k
Forks212
Last commit3 months ago
Gaufrette
GaufrettePHP

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

#hacktoberfest#filesystem#amazon-s3
Stars2.5k
Forks355
Last commit7 months ago
ParaTest
ParaTestPHP

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

#developer-tools#test-runner#phpunit
Stars2.5k
Forks251
Last commit9 hours ago
Laravel Translatable
Laravel TranslatablePHP

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

#eloquent#database#translated-attributes
Stars2.4k
Forks298
Last commit16 days ago
(Unofficial) Firebase Admin SDK for PHP
(Unofficial) Firebase Admin SDK for PHPPHP

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

#admin-sdk#firebase-admin-sdk#firebase-authentication
Stars2.4k
Forks452
Last commit
Assert
AssertPHP

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

#business-logic#library#validation
Stars2.4k
Forks186
Last commit6 months ago
Laravel 5 Extended Generators
Laravel 5 Extended GeneratorsPHP

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

#developer-tools#productivity#database-schema
Stars2.4k
Forks345
Last commit
Laravel
LaravelPHP

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

#adapter#laravel#server-side-rendering
Stars2.4k
Forks284
Last commit14 days ago
LogViewer
LogViewerPHP

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

#viewer#developer-tools#api
Stars2.4k
Forks349
Last commit1 year ago
HWIOAuthBundle
HWIOAuthBundlePHP

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

#oauth#api#oauth2
Stars2.4k
Forks788
Last commit2 months ago
PHP QR Code
PHP QR CodePHP

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

#barcode#qr-code#imagemagick
Stars2.4k
Forks330
Last commit25 days ago
PreviousPage 7 of 11Next

Related Tags

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
23 days ago
4 days ago
2 years ago
#Laravel126
#Hacktoberfest65
#Composer43
#Self Hosted43
#Php Library41
#Developer Tools38
#Backend33
#Web Development32
#Symfony29
#Open Source26
#Static Analysis26
#Eloquent25