Libraries tagged by key code
herdwatch-oss/monolog-ecs-formatter
562 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
touhidurabir/laravel-multi-key-route-binding
2023 Downloads
A simple laravel package to handle multiple key based model route binding
ibra4/api-key
272 Downloads
Provides api key for authenticatable models
sachoo/phalcon-model-annotations
136352 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
oneduo/laravel-human-keys
911 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
rolfhaug/laravel-model-settings
2548 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
putheakhem/laravel-camdigi-key
709 Downloads
A Laravel wrapper for the CamDigiKey Node.js client library
sitesource/laravel-polymorphic-settings
447 Downloads
Polymorphic, per-model key-value settings for Laravel with opt-in encryption and transparent caching.
sirval/laravel-smart-migrations
57 Downloads
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
bdelespierre/laravel-has-uuid
644 Downloads
Provides support for UUID key type in Eloquent models
rennokki/eloquent-settings
4226 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
erikgall/eloquent-phpunit
16719 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
marquine/eloquent-uuid
11437 Downloads
Uuid primary key for Laravel Eloquent Models
diontech/laravel-vault
897 Downloads
Building vaults and decrypted/encryped secrets. Using specfic keys per vault (or per secret if you want to) is implemented. Vaults can be a standalone or related to your app`s models.