exsyst / security
Provides some security helpers
v0.0.1
2015-10-20 12:05 UTC
Requires
- php: >=5.5.0
Requires (Dev)
- symfony/phpunit-bridge: ~2.7|^3.0
This package is auto-updated.
Last update: 2024-10-17 22:37:57 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.