0.0
Laravel 12 – 13
PHP 8.3+
The project is in a healthy, maintained state
Create stores for persisting common data to a single key.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

^10.0.0||^11.0.0
pestphp/pest-plugin-arch
^4.0.0
phpstan/extension-installer
^1.4.3
phpstan/phpstan-deprecation-rules
^2.0.1
phpstan/phpstan-phpunit
^2.0.3

Runtime

 Project Readme

Persist

Build Status Code Coverage Total Downloads Latest Stable Version

Persist Create stores for persisting common data to a single key..

Installation

Requires PHP 8.3+

Requires Laravel 12+.

Get started with the package by requiring it in your PHP project using Composer.

composer require honed/persist

Documentation

Please refer to the documentation for the usage of the package.

License

Persist was created by Joshua Wallace under the MIT license.