crell / response-builder
Fund package maintenance!
Crell
Requires
- php: ~8.4
- psr/http-factory: ^1.1
- psr/http-message: ^2.0
Requires (Dev)
- nyholm/psr7: ^1.8
- phpbench/phpbench: ^1.4.1
- phpstan/phpstan: ^2.1.11
- phpunit/phpunit: ^12.1.0
This package is auto-updated.
Last update: 2025-05-13 03:33:53 UTC
README
This library is a very simple convenience wrapper around the PSR-17 factory classes. It provides a single, easy to use "builder" class that produces common PSR-7 response objects types.
See the ResponseBuilder class, as its methods should be fairly self-explantory just from their names.
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.
Credits
License
The Lesser GPL version 3 or later. Please see License File for more information.