Libraries tagged by hash code
bmdevel/php-index
60317 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.
netsells/hash-model-ids
34983 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
redot/core
799 Downloads
Core package for Redot Dashboard that has all the packages and helpers for the dashboard.
pharaonic/laravel-has-files
1148 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
nafigator/php-qa-hooks
8858 Downloads
Git hooks for PHP commits QA.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
geoffroy-aubry/supervisor
7407 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
atldays/laravel-hashids
124 Downloads
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
lilaconcepts/lilaconceptsbestpracticebundle
153 Downloads
Simple common, starter, empty, boilerplate-bundle to show best practice bundle development for Symfony2.1. This bundle has the right directory structure, coding standards, unittests and functional tests. It uses the Travis Continuous Integration buildbot, Composer for dependency management and Twig for templating. Read the documentation and fork/clone if you wish.
esi/consistent-hash
244 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
wearebase/base-bash-bosh
1403 Downloads
B.O.S.H is a collection of orchestration & synchronisation scripts which can be used to deploy pre-built code and synchronise or backup databases and assets
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.
softartisan/laravel-audit-events
30 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.
mcris112/laravel-hashidable
184 Downloads
LaravelHashidable - Hashids for Laravel Models and Routes
andriichuk/releaser
199 Downloads
Bash toolkit for PHP/Laravel: release flow automation, local Sail bootstrap, pre-commit code review, and server deployment