Skip to content

An aggressive Laravel cache busting scheme for infrequently updated content.

License

Notifications You must be signed in to change notification settings

plank/model-cache

Repository files navigation

PHP Version Support PHP Version Support GitHub Workflow Status

Laravel Model Cache

⚠️ Package is under active development. Wait for v1.0.0 for production use. ⚠️

Table of Contents

 

Installation

  1. You can install the package via composer:

    composer require plank/model-cache

 

Configuration

The package's configuration file is located at config/model-cache.php. If you did not publish the config file during installation, you can publish the configuration file using the following command:

php artisan vendor:publish --provider="Plank\ModelCache\ModelCacheServiceProvider" --tag="config"

 

Contributing

Please see CONTRIBUTING for details.

 

Credits

 

License

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

 

Security Vulnerabilities

If you discover a security vulnerability within the package, please send an e-mail to security@plank.co. All security vulnerabilities will be promptly addressed.

 

Check Us Out!

 

Plank focuses on impactful solutions that deliver engaging experiences to our clients and their users. We're committed to innovation, inclusivity, and sustainability in the digital space. Learn more about our mission to improve the web.

About

An aggressive Laravel cache busting scheme for infrequently updated content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages