Libraries tagged by key code
cronradar/laravel
5 Downloads
Monitor Laravel scheduled tasks with selective or MonitorAll modes. Auto-discovers keys and schedules.
leewillis77/setting-store
583 Downloads
Laravel package to provide a simple model / facade for key/value storage.
kunlare/php-api-engine
9 Downloads
Framework-agnostic RESTful CRUD API generator for MySQL/MariaDB with multi-mode authentication (Basic, API Key, JWT)
dmdboi/laravel-autoscopes
39 Downloads
Automatically generate scope traits for Laravel Models based on foreign key relationships.
bhhaskin/laravel-settings
30 Downloads
Typed, polymorphic key-value settings for Laravel models.
arpablue/fieldlist
9 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
zaimea/metrics
21 Downloads
Metrics is a lightweight Laravel package that allows you to track, increment, and analyze key actions or events on your models.
dhe/createdbfiles
9 Downloads
Modul für ZF2 Projekt. Es wird ein Datensatz aus der angegebenen Tabelle gelesen und anhand der Keys die entsprechenden Dateien für das Model Verzeichnis erstellt.
coyote6/laravel-base
85 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
stechstudio/laravel-settings
0 Downloads
Polymorphic, typed key/value settings for any Eloquent model.
digitalruby/meta-data
14 Downloads
Adds a flexible key/value table to your Laravel models
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
chrisnoden/facebook-utils
45 Downloads
Models the Graph API Objects and key functionality of Facebook
wazza/laravel-db-encryption
0 Downloads
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.