Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/becklyn/securitybundle
https://github.com/becklyn/securitybundle
bundle security symfony symfony-bundle
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/becklyn/securitybundle
- Owner: Becklyn
- Created: 2017-12-21T14:08:40.000Z (almost 7 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-02-01T12:46:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T18:18:45.333Z (17 days ago)
- Topics: bundle, security, symfony, symfony-bundle
- Language: PHP
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- 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.