Libraries tagged by hash code
andriichuk/releaser
200 Downloads
Bash toolkit for PHP/Laravel: release flow automation, local Sail bootstrap, pre-commit code review, and server deployment
laragear/fingerprint
620 Downloads
Ridiculously fast non-cryptographic hashes in your application or Eloquent Models
barymont/cognito-token-verifier
28 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
malkusch/php-index
19815 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
uogsoe/hash-model-id
5 Downloads
Very basic trait to add a HashID ->id_hash attribute to models
mvaliolahi/smart-hash
59 Downloads
Laravel Smart Hash Model id and request.
datalogix/laravel-hash-fields
243 Downloads
Laravel Hash Fields automatically hash model fields.
aedart/model-hash-algorithm
37 Downloads
Getter and Setter package for a model hash algorithm (name). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-hash-algorithm)
dcms/core
105 Downloads
"DCMS Core package, has the basic login and default dashboard"
xpwales/xpwales-hash-id
13 Downloads
Hash ID feature for models.
coder-cn/laravel-dash
153 Downloads
codehq-dk/linux-bash-helper
91 Downloads
Small helper to make life easier when running bash commands in php with exec command
pfrug/hash-id
5 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
softartisan/laravel-model-audits
381 Downloads
Tamper-evident audit trail for Laravel: automatic Eloquent model auditing, free-standing semantic events, an HMAC hash-chain integrity guarantee, and cold archiving for long-term compliance.