Download the PHP package gpanos/laravel-observe-attribute without Composer
On this page you can find all versions of the php package gpanos/laravel-observe-attribute. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gpanos/laravel-observe-attribute
More information about gpanos/laravel-observe-attribute
Files in gpanos/laravel-observe-attribute
Download gpanos/laravel-observe-attribute
More information about gpanos/laravel-observe-attribute
Files in gpanos/laravel-observe-attribute
Vendor gpanos
Package laravel-observe-attribute
Short Description Register model observers using php 8 attributes
License MIT
Homepage https://github.com/gpanos/laravel-observe-attribute
Package laravel-observe-attribute
Short Description Register model observers using php 8 attributes
License MIT
Homepage https://github.com/gpanos/laravel-observe-attribute
Please rate this library. Is it a good library?
Informations about the package laravel-observe-attribute
PHP 8 attribute to register Laravel model observers.
Instead of defining observers inside service providers this package offers an alternative way to register model observers for your Laravel applications.
Inspired by spatie/laravel-route-attributes
Installation
Usage
To register an observer add the Observe
attribute to your model and pass it your observer class.
All versions of laravel-observe-attribute with dependencies
PHP Build Version
Package Version
The package gpanos/laravel-observe-attribute contains the following files
Loading the files please wait ....