Registry / networking / neomerx-cors-psr7

neomerx-cors-psr7

JSON →
library3.0.2phppackagistunverified

Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)

composer require neomerx/cors-psr7
INSTALL
IMPORT
SIG · NEOMERX-CORS-PSR7
N
neomerx-cors-psr7
networkingphpv3.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Analyzer
use Neomerx\Cors\Analyzer;

Analyze a PSR-7 request for CORS headers

use Neomerx\Cors\Analyzer; $analyzer = Analyzer::instance(); $response = $analyzer->analyze($request);
Debug
Known issues
breakingRequires PSR-7 implementation (e.g., guzzlehttp/psr7)
fix
Install a PSR-7 library like guzzlehttp/psr7
affects: all
Upgrade
Version history
3.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
neomerx-cors-psr7 — pip install neomerx-cors-psr7 · libregistry