ARCANEDEV / Hasher by arcanedev

Provides hash tools for Laravel.
4,627
5
5
Package Data
Maintainer Username: arcanedev
Maintainer Contact: arcanedev.maroc@gmail.com (ARCANEDEV)
Package Create Date: 2015-10-24
Package Last Update: 2020-03-06
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-03-28 03:00:33
Package Statistics
Total Downloads: 4,627
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 5
Total Watchers: 5
Total Forks: 2
Total Open Issues: 0

Hasher Packagist License For Laravel 5

Travis 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.0 to 5.8 are supported.
  • Made with :heart: & :coffee:.

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