arcanedev / hasher
Provides hash tools for Laravel.
Installs: 4 664
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 5
Forks: 2
Open Issues: 0
Requires
- php: ^7.2.5
- arcanedev/support: ^7.0
- hashids/hashids: ^4.0
Requires (Dev)
- orchestra/testbench: ^5.0
- phpunit/phpunit: ^8.5|^9.0
This package is auto-updated.
Last update: 2024-11-06 20:25:54 UTC
README
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
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.