Libraries tagged by mutation
sukohi/facet
11 Downloads
A Larave package to show accessor, mutator and scope of a specific model.
sfneal/casts
60336 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
openfluentos/datacore-utils
3 Downloads
A collection of mutators, casters and validators for your data
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
havvg/propel-boolean-extra-behavior
2290 Downloads
The BooleanExtraBehavior adds more readable accessors and mutators for boolean values.
flexic/object-query-language
120 Downloads
Provides a mutator for php objects.
danhunsaker/eloquent-mutant-caster
23 Downloads
Extend Eloquent's attribute casting feature to support applying a single mutator/accessor pair to multiple fields
andydune/array-container
528 Downloads
It profitable for better accessibility to values. It supports any filters and mutators.
nojiri1098/laravel-annotate
0 Downloads
Add a method list of scopes, accessors, mutators, relations and so on to top of each model file.
laravel-macros/eloquent-insert-as-model
4 Downloads
Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.
dflydev/dot-access-data
426154169 Downloads
Given a deep data structure, access data by dot notation.
symfony/property-access
339197948 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
league/config
366343655 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
10226382 Downloads
PHP dot notation access to arrays
rubix/ml
1667402 Downloads
A high-level machine learning and deep learning library for the PHP language.