Skip to content

mohammad1ta/hashkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Hashkit

Hash Encode - Decode package

Installation

Get encode package by composer:

composer require hash-kit/utility

Usage

First, use method in your class:

use Hashkit\Utility\Utility;

Then use by calling encode method:

$hash = Utility::encode( $string );

In above method, $string is optional.

About

Hash Encode - Decode package

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages