Registry / auth / nelmio-security-bundle

nelmio-security-bundle

JSON →
library3.9.0phppackagistunverified

Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...

composer require nelmio/security-bundle
INSTALL
IMPORT
SIG · NELMIO-SECURITY-BU
N
nelmio-security-bundle
authphpv3.9.0
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.

NelmioSecurityBundle
use Nelmio\SecurityBundle\NelmioSecurityBundle;

Register the bundle in a Symfony application

use Nelmio\SecurityBundle\NelmioSecurityBundle; // In Symfony Kernel public function registerBundles() { return [ new NelmioSecurityBundle(), ]; }
Debug
Known issues
breakingRequires Symfony 4.4+ or 5.x
fix
Upgrade Symfony to version 4.4 or higher
affects: <3.0
Upgrade
Version history
3.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
nelmio-security-bundle — pip install nelmio-security-bundle · libregistry