coderello/laravel-virtual-fields

Laravel virtual fields brings in virtual fields for Eloquent models.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 460

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/coderello/laravel-virtual-fields

0.1 2019-11-19 21:56 UTC

This package is auto-updated.

Last update: 2025-08-20 23:54:15 UTC


README

Laravel Virtual Fields

Laravel Virtual Fields brings in virtual fields for Eloquent models.

Installation

You can install this package via composer using this command:

composer require coderello/laravel-virtual-fields

The package will automatically register itself.