Download the PHP package nepttune/security without Composer
On this page you can find all versions of the php package nepttune/security. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nepttune/security
More information about nepttune/security
Files in nepttune/security
Download nepttune/security
More information about nepttune/security
Files in nepttune/security
Vendor nepttune
Package security
Short Description Security generator component
License MIT
Homepage https://www.peldax.com
Package security
Short Description Security generator component
License MIT
Homepage https://www.peldax.com
Please rate this library. Is it a good library?
Informations about the package security
Security
:wrench: Security generator component
Introduction
This component automaticaly generates security.txt from parameters in configuration.
Dependencies
How to use
- Register
\Nepttune\Component\ISecurityFactory
as service in cofiguration file, inject it into presenter, writecreateComponent
method and use macro{control}
in template file.- Just as any other component.
- You need to pass security configuration to factory service.
- Content type is automaticaly set to
text/plain
.
- Modify parameters to accomplish your needs.
Example configuration
Example presenter
All versions of security with dependencies
PHP Build Version
Package Version
Requires
nette/application Version
^3.0
The package nepttune/security contains the following files
Loading the files please wait ....