Libraries tagged by hash code
netsells/hash-model-ids
24710 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
adamhopkinson/laravel-model-hash
4463 Downloads
A trait which automatically generates a unique hash per model instance
codiad/codiad
297 Downloads
Codiad is a web-based IDE framework with a small footprint and minimal requirements. The system is still early in development, and while it has been proven extremely stable please be sure have a backup system if you use it in any production work.
geoffroy-aubry/awk-csv-parser
6935 Downloads
AWK and Bash code to easily parse CSV files, with possibly embedded commas and quotes.
pderas/shambles
26228 Downloads
A hashing library that will generate and add hashes to your laravel models.
poly-crypto/poly-crypto
7115 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
nafigator/php-qa-hooks
6696 Downloads
Git hooks for PHP commits QA.
codingms/schedulermonitor
6742 Downloads
Monitors TYPO3 scheduler tasks and sends an email if a task has failed or is running too long.
bmdevel/php-index
34523 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.
pharaonic/laravel-has-files
628 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
mcris112/laravel-hashidable
57 Downloads
LaravelHashidable - Hashids for Laravel Models and Routes
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
geoffroy-aubry/supervisor
6777 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).
derhasi/staging
10387 Downloads
A helper script to deploy the exact code state from one branch to a remote branch.
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.