Top 21 PHP psr-7 Projects
-
I am busy building a small application that monitors websites using guzzle. My idea is to run through the list of websites alphabetically and make a guzzle request to each and update my table with the http response codes of each site.
-
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Project mention: Piko router, a fast router for PHP based on radix tree | reddit.com/r/PHP | 2021-10-16Sounds like part of Slim's RoutingResults. Which then is pretty much:
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
Official website: cakephp.org
-
hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Project mention: Any good course on asynchronous programming/devops with PHP? | reddit.com/r/PHP | 2022-05-12I think laravel now supports swoole out of the box - they call it laravel octane. https://laravel.com/docs/9.x/octane admittedly - the number of async components they support out of the box is not comparable to hyperf - https://github.com/hyperf/hyperf
-
Project mention: Validate your PHP API tests against OpenAPI definitions – a Laravel example | dev.to | 2022-03-22
The Symfony folks thought of this, however, and provided a bridge that converts HttpFoundation objects to PSR-7 ones. The bridge simply needs a PSR-7 and PSR-17 factory, for which they suggest to use Tobias Nyholm's PSR-7 implementation.
-
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
-
-
-
OpenAPI PSR-7 Message (HTTP Request/Response) Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications (by lezhnev74)
-
http-router
:tada: Release 2.0 is released! Very fast HTTP router for PHP 7.1+ based on PSR-7 and PSR-15 with support for annotations/attributes and OpenAPI (Swagger) Specification
-
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.
-
-
-
openapi-httpfoundation-testing
Validate your HttpFoundation requests and responses against OpenAPI (3.0.x) definitions
Project mention: Validate your PHP API tests against OpenAPI definitions – a Laravel example | dev.to | 2022-03-22All of these pieces form a jigsaw puzzle that the OpenAPI HttpFoundation Testing package sets out to solve for us, allowing developers to back their integration tests with OpenAPI definitions in applications relying on the HttpFoundation component.
-
-
-
I opened a bug https://github.com/terrylinooo/psr-http/issues/2
-
Thanks a lot for all this info, I just release a new version of the class and I referred to this post in the CHANGELOG file, thank you!
-
Project mention: What are the more unknown frameworks you ever used? | reddit.com/r/PHP | 2022-02-17
I made a simple micro framework for my own use, you can check it out, contribute, report any issues for sure: https://github.com/turanmahmudov/PHPMicroFramework
PHP psr-7 related posts
Index
What are some of the best open-source psr-7 projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Guzzle | 21,846 |
2 | Slim Framework | 11,310 |
3 | Phalcon | 10,573 |
4 | CakePHP | 8,494 |
5 | hyperf | 4,566 |
6 | Nyholm PSR-7 | 904 |
7 | Uri | 803 |
8 | slim-jwt-auth | 753 |
9 | comet | 485 |
10 | Laminas Diactoros | 304 |
11 | OpenAPI PSR-7 Message (HTTP Request/Response) Validator | 170 |
12 | http-router | 148 |
13 | chubbyphp-framework | 95 |
14 | SwitchRoute | 72 |
15 | Radar | 52 |
16 | openapi-httpfoundation-testing | 49 |
17 | Laminas Stratigility | 38 |
18 | request-callback | 22 |
19 | psr-http | 13 |
20 | psr7-response-sender | 3 |
21 | PHPMicroFramework | 0 |
Are you hiring? Post a new remote job listing for free.