PSR-7 compliant http messages implementation
Find a file
Mai-Lapyst ad3596fcec
All checks were successful
/ test (push) Successful in 32s
/ release (push) Successful in 6s
Implement psr-17 http factories
2024-11-24 18:35:05 +01:00
.forgejo/workflows Fix curl command to upload package 2024-06-28 04:20:01 +02:00
.vscode Initialize project structure 2024-06-26 21:04:32 +02:00
src Implement psr-17 http factories 2024-11-24 18:35:05 +01:00
tests Implement psr-17 http factories 2024-11-24 18:35:05 +01:00
.gitignore Add actions to package 2024-06-27 20:06:15 +02:00
composer.json Implement psr-17 http factories 2024-11-24 18:35:05 +01:00
composer.lock Implement psr-17 http factories 2024-11-24 18:35:05 +01:00
LICENSE Initialize project structure 2024-06-26 21:04:32 +02:00
phpunit.xml Update dependencies 2024-11-24 09:44:35 +01:00
readme.md Implement psr-17 http factories 2024-11-24 18:35:05 +01:00

ninox.php-http

A psr-7 compliant implementation of http messages, also containing psr-17 compliant factories for them.

License

This project is licensed under AGPL-3.0. See the LICENSE file for more informations.