Download the PHP package captainhook/secrets without Composer
On this page you can find all versions of the php package captainhook/secrets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download captainhook/secrets
More information about captainhook/secrets
Files in captainhook/secrets
Download captainhook/secrets
More information about captainhook/secrets
Files in captainhook/secrets
Please rate this library. Is it a good library?
Informations about the package secrets
CaptainHook Secrets
This package is used to detect passwords in your code. Mainly to prevent you from committing them to your version control.
You can use the regular expressions provided by the classes under Regex\Supplier
or make use of the included Detector
class.
You can easily create your own Supplier
classes or open a pull-request if you think it would be useful to others.
Here are some usage examples:
Using Suppliers
Using your custom regex
The Detector
also supports a white list
All versions of secrets with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-mbstring Version *
ext-mbstring Version *
The package captainhook/secrets contains the following files
Loading the files please wait ....