Skip to content

Commit 9dff2ae

Browse files
Enrico SolaEnrico Sola
authored andcommitted
Added package description.
1 parent 8936550 commit 9dff2ae

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

php-password-toolbox.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
<?php
2+
/**
3+
* A simple toolkit for generate, analyse and hash passwords with PHP.
4+
*
5+
* @package php-tor-detector
6+
* @author Enrico Sola <[email protected]>
7+
* @version v.1.1.4
8+
*/
9+
210
namespace PHPPasswordToolBox{
311
class Utils{
412
/**

0 commit comments

Comments
 (0)