contributte / apitte

:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.

Home Page:https://contributte.org/packages/contributte/apitte/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFC: PSR-17 http factories

mabar opened this issue · comments

  • should replace manual creation in tests ($application->runWith())
  • and provide easy way to create properly typehinted response for psr-15 middlewares
  • $coolFactor++;
  • https://www.php-fig.org/psr/psr-17/