laravel-hashids
by atldays
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
laravel_vault
by ectica
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel-githash
by tjvb
Get the current git hash from your project, show it in your blade or add it to your logs.
laravel-wp-hash-driver
by ammardev
Supports Wordpress passwords hashing and checking in Laravel's Hash facade.
laravel-needs-auto-rehash
Automate the common password `Auth::needsRehash` routine using built-in event
laravel-needs-auto-rehash
by samasend
Automate the common password `Auth::needsRehash` routine using built-in event
laravel-hash-store
by eggbe
Laravel 5 version of the file-based library for easy create and manage list of hashes
laravel-hash-identify
by brentkozjak
Laravel package to easily identify possible algorithm(s) of a hash
laravel-md5-hash
Laravel 5 package to use unsecured MD5 for password hash. For use in legacy systems.
laravel-hashed-route
by markwalet
A Laravel package that replaces the default route model binding for a safer version.
laravel5-hasher
by arielcr
Command to convert a string to a Laravel hashed password to use directly on the database.