Libraries tagged by hashed
malahierba-lab/public-id
13265 Downloads
Easy id obfuscation for Laravel. Powered by hashids
kduma/eloquent-tokenable
176 Downloads
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
jvizcaya/encodid
266 Downloads
Laravel helpers for encode id
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
cleaniquecoders/laravel-observers
10093 Downloads
A collection of observer classes that can be use in your Laravel application.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
eggbe/helpers
410 Downloads
Useful functions library
hashemi/valideto
9 Downloads
A simple PHP package for data validation with extensive preset rules and custom rules.
hashemi/fireworks
72 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.
hasheado/admin-bundle
30 Downloads
Symfony2 bundle based on SonataAdminBundle to generate admins
zhujinkui/hashlib
127 Downloads
Hashlib is small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user: http://hashids.org/php
vulcandigital/silverstripe-hashupload
126 Downloads
Hashes the name of all files uploaded via the CMS or otherwise. Perfect for large sites that allow file uploads from potentially thousands of members
scrothers/libsodium-laravel
5 Downloads
Laravel bindings for libsodium in the encrypter and hasher
plott/wp-password-bcrypt
210 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
perbility/bcrypt-bundle
1586 Downloads
This bundle provides an easy way to create and work with BCrypt-hashes in a Symfony2-context