Libraries tagged by computed
korridor/laravel-computed-attributes
13081 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
diverently/phpstan-livewire
17877 Downloads
Recognize Livewire computed properties
mouf/utils.value.value-interface
489033 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
n7olkachev/laravel-computed-properties
606 Downloads
Computed properties for Eloquent
sehrgut/eloquent-computed-attributes
3391 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
shawnveltman/livewire-3-property-updater
80 Downloads
A package to update Livewire 2 computed properties to use the Livewire 3 syntax
e-frank/yii2-knockout
272 Downloads
ActiveForm replacement. Automatically generates knockoutjs viewmodels from yii ActiveRecords. Allows computed fields and nested forms.
alielmajdaoui/laravel-memoize
62 Downloads
Memoize your expensive computed values to use in different components per each request.
upline/computed-field
66 Downloads
Readonly field for nova form, that is live reloading when source fields change.
patrickcurl/laravel-computed-columns
24 Downloads
Adds the methods: md5AsComputed, jsonFieldStoredAs, manyJsonFieldsStoredAs, concatWsStoredAs.
drupal/computed_relationships
1 Downloads
Provides the power to reference entities dynamically.
baine/php-computed-styles
13 Downloads
"Use method chaining to add classes and styles to html elements in PHP.
craigmccoy/backbone.wreqr
6912 Downloads
A simple infrastructure based on messaging patterns and service bus implementations for decoupling Backbone and Backbone.Marionette applications.
craigmccoy/backbone.marionette
6892 Downloads
Backbone.Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.
craigmccoy/backbone.babysitter
6918 Downloads
Manage child views in a Backbone.View.