arcanedev/hasher

Provides hash tools for Laravel.

4.0.0 2020-03-06 10:28 UTC

README

Github Workflow Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

By ARCANEDEV©

The Hasher package provides a flexible hash manager for Laravel.

This package offers Hashids as default driver with multiple connections.

Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers.

Feel free to check out the releases, license, and contribution guidelines.

Features

  • Easy setup & configuration.
  • Flexible hash manager.
  • Well documented & IDE Friendly.
  • Well tested with maximum code quality.
  • Laravel 5.x | 6.x | 7.x are supported.
  • Made with ❤️ & ☕.

Table of contents

  1. Installation and Setup
  2. Configuration
  3. Usage

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.

Security

If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.

Credits