Libraries tagged by key code
iridiumintel/laravel-hashable-routes
26 Downloads
A Laravel package that provides short, secure, and per-model configurable hashed route keys instead of incremental IDs.
justustheis/registry
107 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
pico/settings
20 Downloads
A Laravel package for key-value settings, supporting user-specific and model-specific configurations.
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
zairakai/laravel-eloquent
44 Downloads
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
prismdb/client
0 Downloads
Pure-PHP client for PrismDB over the binary wire protocol (no extension required).
notpurpell/composito
3 Downloads
Composito is a small package that gives eloquent models the ability to have composite primary keys.
michalkortas/laravel-uuid
499 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
lukaskorl/uniquely
2008 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
joshbrw/revisionable-uuid
571 Downloads
A fork of VentureCraft/Revisionable, with support for UUID-based keys.
jlopezcur/metable
21 Downloads
Access model meta data as if it was a property on your model (Fork based on the work of https://github.com/Azirius/hasmeta) for Laravel 5
jeffersongoncalves/filament-panel-theme-isolation
0 Downloads
Isolates dark/light theme preference per Filament panel using prefixed localStorage keys
componist/mini-api
81 Downloads
Config-driven read-only API for Laravel. Expose your data via simple GET requests—define routes, tables or Eloquent models, columns, and relations in one config file. Optional API key auth.
chaloman/tonal-php
15 Downloads
PHP port of Tonal.js - A music theory library for notes, intervals, chords, scales, and more
azirius/hasmeta
21 Downloads
Access model meta data as if it was a property on your model