Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Php

Php

999 projects

Showing 36 of 988 projects

Phake
PhakePHP

A PHP mocking framework inspired by Mockito, using a verification strategy for test doubles and method stubs.

#spy#composer#unit-testing
Stars475
Forks86
Last commit4 months ago
LiipMonitorBundle
LiipMonitorBundlePHP

A Symfony bundle for running application-level health checks via CLI or REST API, ensuring your production environment is fully operational.

#devops#health-checks#rest-api
Stars473
Forks107
Last commit2 months ago
RSS Monster
RSS MonsterJavaScript

A self-hosted, intelligent RSS reader with semantic clustering, quality scoring, and Fever/Google Reader API compatibility.

#information-filtering#google-reader-api#progressive-web-app
Stars468
Forks41
Last commit1 day ago
CalendR
CalendRPHP

A modern, object-oriented PHP library for calendar management, period iteration, and event handling.

#twig-extension#date-time#object-oriented
Stars466
Forks67
Last commit6 months ago
mongo-php-adapter
mongo-php-adapterPHP

A PHP compatibility layer providing the legacy ext-mongo API on top of the modern MongoDB driver for PHP 7+.

#database-driver#adapter#legacy-support
Stars464
Forks131
Last commit10 months ago
ClosureTable
ClosureTablePHP

A Laravel package implementing the Closure Table pattern with adjacency lists for efficient hierarchical data storage and querying.

#closure-table#eloquent#hierarchical-data
Stars463
Forks108
Last commit4 months ago
DoctrineEnumBundle
DoctrineEnumBundlePHP

Adds ENUM type support for Doctrine ORM in Symfony applications, enabling type-safe enumerated values in databases.

#orm-integration#database-enums#doctrine-orm
Stars462
Forks75
Last commit2 months ago
PhpStorm Magento2 Extension
PhpStorm Magento2 ExtensionJava

A PhpStorm plugin that enhances the Magento 2 and Adobe Commerce development workflow with smart completions, navigation, and AI agent tools.

#hacktoberfest#adobe-commerce#intellij
Stars461
Forks100
Last commit
Slim 4 Skeleton
Slim 4 SkeletonPHP

A production-ready skeleton application for quickly bootstrapping Slim 4 PHP projects with modern standards.

#skeleton-project#backend-development#skeleton
Stars458
Forks77
Last commit7 months ago
Aura.SqlQuery
Aura.SqlQueryPHP

Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server in PHP.

#query-builder#mssql#microsoft-sql-server
Stars456
Forks87
Last commit5 months ago
phone-number-bundle
phone-number-bundlePHP

A Symfony bundle that integrates Google's libphonenumber for phone number parsing, validation, formatting, and storage.

#twig-extension#form-types#internationalization
Stars455
Forks145
Last commit
YaLinqo
YaLinqoPHP

A comprehensive PHP port of .NET LINQ to Objects for querying arrays and iterables with lazy evaluation.

#query-builder#functional-programming#arrays
Stars453
Forks40
Last commit7 months ago
Mellivora
MellivoraPHP

A lightweight, fast, and scalable CTF (Capture The Flag) competition engine written in PHP.

#security-training#competition-engine#aws-s3
Stars451
Forks168
Last commit2 years ago
nano
nanoPHP

A family of extremely stealthy, code-golfed PHP webshells designed for undetectable remote command execution.

#code-golf#mini-shell#tiny-shell
Stars449
Forks91
Last commit6 years ago
Filterus
FilterusPHP

A flexible PHP library for filtering and validating user input with built-in filters and complex chaining.

#validation#security#php
Stars446
Forks52
Last commit7 years ago
LaraEdit Docker
LaraEdit DockerShell

A Docker container providing a Laravel Homestead development environment with pre-configured services.

#devops#redis#laravel
Stars446
Forks78
Last commit5 years ago
Laravel Tinx
Laravel TinxPHP

A reloadable Laravel Tinker with magic model shortcuts for faster development.

#eloquent#productivity#laravel
Stars445
Forks36
Last commit6 years ago
SteamAuthentication
SteamAuthenticationPHP

A simple PHP library for adding Steam account login and user profile access to websites.

#gaming-websites#openid#authentication
Stars445
Forks138
Last commit2 years ago
Tables for Laravel
Tables for LaravelPHP

A DataTables-like table component for Inertia.js with Laravel Query Builder integration, providing search, filter, sort, and pagination.

#eloquent#query-builder#spatie
Stars445
Forks157
Last commit
EightPointsGuzzleBundle
EightPointsGuzzleBundlePHP

Integrates Guzzle HTTP client into Symfony applications with configuration, logging, and plugin support.

#event-driven#plugin-system#oauth2
Stars445
Forks70
Last commit6 months ago
Slim Basic Auth
Slim Basic AuthPHP

A PSR-7 and PSR-15 compliant HTTP Basic Authentication middleware for PHP frameworks.

#php-middleware#authentication#http-basic-auth
Stars444
Forks65
Last commit2 months ago
Laravel Glide
Laravel GlidePHP

A Laravel package for easy image manipulation using the Glide library.

#glide#media-processing#laravel
Stars444
Forks51
Last commit3 months ago
Prophiler
ProphilerPHP

A PHP profiler and developer toolbar for Phalcon applications, providing performance insights and debugging data.

#debugging-tools#toolbar#doctrine
Stars440
Forks52
Last commit5 years ago
Defender
DefenderPHP

An Access Control List (ACL) solution for Laravel applications, providing roles and permissions management with security and usability in mind.

#rbac#authentication#laravel
Stars439
Forks94
Last commit2 years ago
LexikTranslationBundle
LexikTranslationBundlePHP

A Symfony bundle for managing translations via a database with import/export capabilities and a web GUI.

#internationalization#multilingual-apps#gui-editor
Stars438
Forks263
Last commit8 days ago
SearchIndex
SearchIndexPHP

An opinionated Laravel package for storing and retrieving objects from Elasticsearch or Algolia search indexes.

#laravel#search-index#algolia
Stars438
Forks48
Last commit4 months ago
LERN
LERNPHP

A Laravel package that records exceptions to a database and sends notifications via multiple channels.

#database#devops#error-monitoring
Stars436
Forks38
Last commit4 years ago
DataStax PHP Driver
DataStax PHP DriverC

A modern, feature-rich PHP client library for Apache Cassandra using Cassandra's binary protocol and CQL v3.

#database-driver#nosql#async-io
Stars436
Forks151
Last commit2 years ago
CLIFramework
CLIFrameworkPHP

A powerful, extensible command-line application framework for PHP with automatic completion generation and hierarchical commands.

#zsh-completion#hierarchical-commands#getoptionkit
Stars435
Forks52
Last commit3 years ago
PHP Semantic Versioning Checker
PHP Semantic Versioning CheckerPHP

A PHP tool that compares two source code sets and suggests the appropriate semantic version (MAJOR, MINOR, PATCH) based on detected changes.

#semver#composer#analyzer
Stars435
Forks28
Last commit4 months ago
PackageGenerator
PackageGeneratorPHP

Generates a PHP SDK from any WSDL to simplify SOAP web service consumption.

#wsdl-to-php#composer#php-sdk
Stars435
Forks74
Last commit2 months ago
CLI tool to train certifications
CLI tool to train certificationsPHP

A CLI tool to train for software certifications through interactive quizzes and customizable practice sessions.

#developer-tools#cli-application#cli-tool
Stars434
Forks71
Last commit3 years ago
Atlas.Orm
Atlas.OrmPHP

A data mapper implementation for persistence models in PHP, providing a clean separation between database records and domain objects.

#data-mapper#orm#database
Stars429
Forks21
Last commit5 years ago
Laravel API Starter Kit
Laravel API Starter KitBlade

A Laravel starter kit with pre-configured packages for building secure, well-structured APIs with authentication and permissions.

#composer#laravel-api#api
Stars424
Forks114
Last commit3 years ago
Webshell-Sniper
Webshell-SniperPython

A command-line tool for managing webshells on compromised web servers via terminal.

#webshell-sniper#pentest#terminal-utility
Stars421
Forks110
Last commit5 years ago
PHPacker
PHPackerPHP

Package PHP scripts and PHARs into standalone, cross-platform executables with embedded PHP runtime.

#application-packaging#deployment#phar
Stars417
Forks6
Last commit7 months ago
PreviousPage 17 of 28Next

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
6 days ago
2 years ago
1 year ago
#Laravel246
#Composer143
#Hacktoberfest108
#Symfony Bundle100
#Symfony99
#Developer Tools95
#Web Development87
#Php Library83
#Self Hosted82
#Backend65
#Static Analysis64
#Rest Api58