sfneal/view-models-precache

This package is abandoned and no longer maintained. The author suggests using the sfneal/view-models package instead.

Dispatchable ViewModel precaching for Laravel Applications.

0.5.0 2021-01-27 18:29 UTC

This package is auto-updated.

Last update: 2021-03-29 15:54:20 UTC


README

Packagist PHP support Latest Version on Packagist Build Status StyleCI Scrutinizer Code Quality Total Downloads

Dispatchable ViewModel precaching for Laravel Applications

Installation

You can install the package via composer:

composer require sfneal/view-models-precache-precache

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email stephen.neal14@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

PHP Package Boilerplate

This package was generated using the PHP Package Boilerplate.