PSR-15
E452841
PSR-15 is a PHP standard that defines interfaces for HTTP server request handlers and middleware to ensure interoperability between frameworks and libraries.
All labels observed (1)
| Label | Occurrences |
|---|---|
| PSR-15 canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T4555501 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: PSR-15 Context triple: [Slim Framework, supports, PSR-15]
-
A.
Slim Framework
Slim Framework is a lightweight PHP micro-framework designed for building simple yet powerful web applications and APIs with minimal overhead.
-
B.
PEP 695
PEP 695 is a Python Enhancement Proposal that introduces a new, more concise syntax for type parameter declarations to improve the language’s support for generics and static typing.
-
C.
Phoenix Framework
Phoenix Framework is an Elixir-based web development framework known for its high performance, real-time capabilities, and productive developer experience inspired by Ruby on Rails.
-
D.
RFC 9110
RFC 9110 is an IETF specification that defines the core semantics and architecture of the Hypertext Transfer Protocol (HTTP).
-
E.
The Rack
The Rack is a 1956 courtroom drama film about the psychological and moral aftermath of a Korean War veteran’s imprisonment and alleged collaboration with the enemy.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: PSR-15 Target entity description: PSR-15 is a PHP standard that defines interfaces for HTTP server request handlers and middleware to ensure interoperability between frameworks and libraries.
-
A.
Slim Framework
Slim Framework is a lightweight PHP micro-framework designed for building simple yet powerful web applications and APIs with minimal overhead.
-
B.
PEP 695
PEP 695 is a Python Enhancement Proposal that introduces a new, more concise syntax for type parameter declarations to improve the language’s support for generics and static typing.
-
C.
Phoenix Framework
Phoenix Framework is an Elixir-based web development framework known for its high performance, real-time capabilities, and productive developer experience inspired by Ruby on Rails.
-
D.
RFC 9110
RFC 9110 is an IETF specification that defines the core semantics and architecture of the Hypertext Transfer Protocol (HTTP).
-
E.
The Rack
The Rack is a 1956 courtroom drama film about the psychological and moral aftermath of a Korean War veteran’s imprisonment and alleged collaboration with the enemy.
- F. None of above. chosen
Statements (41)
| Predicate | Object |
|---|---|
| instanceOf |
PHP Standard Recommendation
ⓘ
PHP-FIG standard ⓘ |
| abbreviationOf | PHP Standard Recommendation 15 NERFINISHED ⓘ |
| appliesTo |
middleware pipelines
ⓘ
server-side HTTP applications ⓘ |
| belongsTo | PHP-FIG HTTP message ecosystem NERFINISHED ⓘ |
| category |
HTTP
ⓘ
Interoperability standard ⓘ Middleware ⓘ |
| compatibleWith | any PSR-7 implementation ⓘ |
| definedBy | PHP Framework Interop Group NERFINISHED ⓘ |
| defines |
interfaces for HTTP middleware
ⓘ
interfaces for HTTP server request handlers ⓘ |
| definesInterface |
Psr\Http\Server\MiddlewareInterface
NERFINISHED
ⓘ
Psr\Http\Server\MiddlewareInterface::process ⓘ Psr\Http\Server\RequestHandlerInterface NERFINISHED ⓘ Psr\Http\Server\RequestHandlerInterface::handle NERFINISHED ⓘ |
| documentationUrl | https://www.php-fig.org/psr/psr-15/ ⓘ |
| encourages | decoupling of HTTP layer from application logic ⓘ |
| ensures |
framework-agnostic middleware
ⓘ
library-agnostic request handlers ⓘ |
| focusesOn |
HTTP middleware
ⓘ
HTTP server request handlers ⓘ |
| fullName | HTTP Server Request Handlers NERFINISHED ⓘ |
| goal | ensure interoperability between PHP frameworks and libraries ⓘ |
| governs |
how middleware is invoked
ⓘ
how request handlers produce responses ⓘ |
| handleMethodAccepts | Psr\Http\Message\ServerRequestInterface ⓘ |
| handleMethodReturns | Psr\Http\Message\ResponseInterface ⓘ |
| language | PHP NERFINISHED ⓘ |
| namespace | Psr\Http\Server NERFINISHED ⓘ |
| processMethodAccepts |
Psr\Http\Message\ServerRequestInterface
ⓘ
Psr\Http\Server\RequestHandlerInterface NERFINISHED ⓘ |
| processMethodReturns | Psr\Http\Message\ResponseInterface NERFINISHED ⓘ |
| relatedTo |
PSR-17
NERFINISHED
ⓘ
PSR-7 NERFINISHED ⓘ |
| status | accepted ⓘ |
| usedFor |
building reusable HTTP middleware components
ⓘ
standardizing request handling in PHP frameworks ⓘ |
| uses | PSR-7 HTTP message interfaces NERFINISHED ⓘ |
| versioning | semantic versioning (SemVer) ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: PSR-15 Description of subject: PSR-15 is a PHP standard that defines interfaces for HTTP server request handlers and middleware to ensure interoperability between frameworks and libraries.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.