Download the PHP package rain-plus/eloquent-inject-attribute without Composer
On this page you can find all versions of the php package rain-plus/eloquent-inject-attribute. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package eloquent-inject-attribute
A helper class that can be used to inject attributes into an Eloquent model without having to modify the model.
This class cannot inject default values to models that weren't created by Eloquent (like using new static
). But still can trigger the save event. You will have to handle this by yourself.
Example
All versions of eloquent-inject-attribute with dependencies
PHP Build Version
Package Version
The package rain-plus/eloquent-inject-attribute contains the following files
Loading the files please wait ....