https://github.com/becklyn/securitybundle
https://github.com/becklyn/securitybundle
bundle security symfony symfony-bundle
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/becklyn/securitybundle
- Owner: Becklyn
- Created: 2017-12-21T14:08:40.000Z (over 8 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-02-01T12:46:24.000Z (about 3 years ago)
- Last Synced: 2025-10-24T04:56:00.505Z (5 months ago)
- Topics: bundle, security, symfony, symfony-bundle
- Language: PHP
- Size: 25.4 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
BecklynSecurityBundle
=====================
Security related helpers for symfony apps.
Installation
------------
```bash
composer require becklyn/security-bundle
```
and register the bundle in the `AppKernel`.
Configuration
-------------
Currently there is nothing else to do than activating this bundle.