lion / request
Library created to request input data and response requests
v8.1.3
2026-06-04 21:20 UTC
Requires
- php: >=8.5
Requires (Dev)
- infection/infection: ^0.29.14 || ^0.31.0 || ^0.32.0 || ^0.33.0
- lion/test: ^2.0 || ^3.0 || ^4.0
- overtrue/phplint: ^9.5
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.0 || ^13.0
- squizlabs/php_codesniffer: ^3.11 || ^4.0
This package is auto-updated.
Last update: 2026-06-04 21:22:02 UTC
README
🚀 Lion-Request Library created to request input data and HTTP response requests.
📖 Features
✔️ HTTP protocols and status codes.
✔️ Define server headers for the client.
✔️ Support for returning response objects.
✔️ Constants for response objects.
📦 Installation
Install the request using Composer:
composer require lion/request
📝 License
The request is open-sourced software licensed under the MIT License.