lion / request
Library created to request input data and response requests
v7.6.0
2025-03-30 00:45 UTC
Requires
- php: >=8.4
Requires (Dev)
- infection/infection: ^0.29.14
- lion/test: ^2.0 || ^3.0
- overtrue/phplint: ^9.5
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.0
- squizlabs/php_codesniffer: ^3.11
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.