Registry / web-framework / nelmio-cors-bundle

nelmio-cors-bundle

JSON →
library2.6.1phppackagistunverified

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application.

composer require nelmio/cors-bundle
INSTALL
IMPORT
SIG · NELMIO-CORS-BUNDLE
N
nelmio-cors-bundle
web-frameworkphpv2.6.1
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.

NelmioCorsBundle
use Nelmio\CorsBundle\NelmioCorsBundle;

Register the bundle in your Symfony application to enable CORS support.

use Nelmio\CorsBundle\NelmioCorsBundle; // In config/bundles.php: return [ NelmioCorsBundle::class => ['all' => true], ];
Debug
Known issues
breakingRequires Symfony 4.4 or higher.
fix
Upgrade your Symfony version if needed.
affects: >=2.0.0
Upgrade
Version history
2.6.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
18
Amazon
1
Resources
nelmio-cors-bundle — pip install nelmio-cors-bundle · libregistry