eloquent-preferences
Preference manager
A library that provides a way to bind multiple key/value pair preferences to application models.
Preferences for Laravel Eloquent models
30 stars
5 watching
6 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zachleigh/laravel-property-bag | A package for managing application settings in Laravel applications | 84 |
f2prateek/rx-preferences | A Reactive way to store and retrieve preferences in Android applications | 1,538 |
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
edvinaskrucas/settings | A package for managing persistent application settings in Laravel 5 applications. | 227 |
appstract/laravel-options | A package for storing and managing application configuration options in a centralized database | 724 |
kirkbushell/eloquence | A package for extending Laravel's Eloquent models and functionality | 548 |
anlutro/laravel-settings | Provides persistent application-wide settings in a Laravel framework-based project | 941 |
karlomikus/theme | A package for managing and switching between themes in Laravel applications | 70 |
prashantsolanki3/secure-pref-manager | Protects Android Shared Preferences with encryption techniques | 71 |
marcinmoskala/preferenceholder | A Kotlin Android library that simplifies the use of shared preferences by providing a convenient and flexible way to bind properties to preference fields. | 155 |
elasticquent/elasticquent | A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,354 |
n7olkachev/laravel-computed-properties | A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. | 192 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
hootlex/laravel-moderation | A simple Moderation System for Laravel 5.* applications | 527 |