Module: PhcStringFormat
- Defined in:
- lib/phc_string_format.rb,
lib/phc_string_format/b64.rb,
lib/phc_string_format/version.rb,
lib/phc_string_format/formatter.rb,
lib/phc_string_format/phc_string.rb,
lib/phc_string_format/validations.rb
Overview
PHC string format implemented by Ruby
```
$<id>[$<param>=<value>(,<param>=<value>)*][$<salt>[$<hash>]]
```
See:
Defined Under Namespace
Modules: B64, Formatter, Validations Classes: ParseError, PhcString
Constant Summary collapse
- VERSION =
"0.3.8"