Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
composer require aura/webNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a web request object and access the HTTP method.
Use PSR-7 compatible libraries for standard HTTP message handling.
No dependency data recorded yet.