laravel-computed-properties
Computed properties
A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes.
Make your accessors smarter
192 stars
6 watching
9 forks
Language: PHP
last commit: about 6 years ago
Linked from 1 awesome list
eloquentlaravel
Related projects:
Repository | Description | Stars |
---|---|---|
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
delatbabel/elocryptfive | Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications | 87 |
zachleigh/laravel-property-bag | A package for managing application settings in Laravel applications | 84 |
jdanyow/aurelia-computed | A plugin for improving efficiency of data-binding computed properties in the Aurelia platform by automatically observing and notifying changes to one-liner getter functions | 25 |
redcrystalcode/laravel-value-objects | A package for casting Eloquent model attributes to value objects with ease. | 23 |
klaude/eloquent-preferences | A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
elasticquent/elasticquent | A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,354 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
laravel/serializable-closure | A package that securely serializes PHP closures. | 526 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
riorizkyrainey/laraced | A package that automatically inserts and updates creator, editor, and destroyer fields on your table. | 2 |
jpkleemans/attribute-events | Library that generates domain events from Eloquent attribute changes in Laravel applications | 309 |
bkwld/decoy | A PHP-based content management system that utilizes Laravel's Eloquent models to manage and interact with data. | 303 |
dwightwatson/rememberable | A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,119 |
bgultekin/laravel4-datatables-package | Server-side handler of DataTables Jquery Plugin for Laravel 4 | 267 |