exsyst / security
Provides some security helpers
Installs: 33
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/exsyst/security
Requires
- php: >=5.5.0
Requires (Dev)
- symfony/phpunit-bridge: ~2.7|^3.0
This package is auto-updated.
Last update: 2025-10-18 00:54:07 UTC
README
This component provides several tools to help you secure your app.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
$ composer require exsyst/security
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.