SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 PHP psr-15 Projects
-
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. (by slimphp)
A good example of inheritance is the Logger class under the Slim namespace. It extends an abstract class called AbstractLogger, which in turn implements the LoggerInterface from the PSR-3 standard. Abstract classes in PHP cannot be instantiated directly, so this setup provides a reusable foundation for custom logging logic while adhering to a standardized interface.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
-
Spiral Framework is a modern PHP framework for developing enterprise applications that supports: high-performance request processing using RoadRunner, an efficient queuing system, Temporal workflows, WebSockets, gRPC and microservice architecture.
-
-
chubbyphp-framework
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
-
-
Project mention: How to Remove Trailing Slashes in SlimPHP Routes Using Middlewares\TrailingSlash | dev.to | 2025-05-14
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rate-limiter
RateLimiter helps to prevent abuse by limiting the number of requests that could be me made consequentially.
-
-
-
-
-
php-session
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PHP psr-15 discussion
PHP psr-15 related posts
-
str_replace special chars
-
Yii RateLimiter 1.0.0 released
-
Yiisoft CSRF 1.0.0 released
-
New year, new project? Swoole requests compatible with PSR-7/15 using a function
-
New year, new project? 😎 Make Swoole HTTP requests compatible with PSR-7 & PSR-15 using a single function call
-
Was hoping to ask for a code review of my last project for 2020, a base PHP JWT library for being included in larger projects.
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Jun 2025
Index
What are some of the best open-source psr-15 projects in PHP? This list will help you:
# | Project | Stars |
---|---|---|
1 | Slim Framework | 12,103 |
2 | hyperf | 6,518 |
3 | Spiral Framework | 1,914 |
4 | mezzio | 356 |
5 | chubbyphp-framework | 128 |
6 | SwitchRoute | 79 |
7 | trailing-slash | 30 |
8 | rate-limiter | 29 |
9 | request-callback | 26 |
10 | csrf | 26 |
11 | psr-http | 19 |
12 | error-handler | 19 |
13 | php-session | 18 |
14 | PHPMicroFramework | 2 |