PHPackages                             flavorly/hybridly-share - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. flavorly/hybridly-share

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flavorly/hybridly-share
=======================

A Quick way to flash &amp; share Hybridly Variables from anywhere, persisting on session &amp; processes.

v0.0.2(2y ago)240[1 PRs](https://github.com/flavorly/hybridly-share/pulls)MITPHPPHP ^8.1

Since Apr 13Pushed 2y agoCompare

[ Source](https://github.com/flavorly/hybridly-share)[ Packagist](https://packagist.org/packages/flavorly/hybridly-share)[ Docs](https://github.com/flavorly/hybridly-share)[ RSS](/packages/flavorly-hybridly-share/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (15)Versions (4)Used By (0)

Hybridly Share ⚡
================

[](#hybridly-share-)

[![](./assets/cover.png)](./assets/cover.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/14c4204ada6cb0bf9c4987f85536d1c4607aa6ebcefa4632d03211b3f1e39bae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c61766f726c792f6879627269646c792d73686172652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flavorly/hybridly-share)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e999dd993d6cee35796be1249622f3bde50ad167516140047d05eaaf4ef061b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f666c61766f726c792f6879627269646c792d73686172652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/flavorly/hybridly-share/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a5536c586c2d4ac538d69951fa5faa4001d52a8f6fb92e198dc2f5b93fb55f25/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f666c61766f726c792f6879627269646c792d73686172652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/flavorly/hybridly-share/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/dd4561bd270a5a1cc8c86b38525c4cd62900b0f9a54d1d46e41c224c052f0a8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c61766f726c792f6879627269646c792d73686172652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/flavorly/hybridly-share)

A Quick way to flash &amp; share variables to [Hybridly](https://hybridly.dev/) that persist on session or cache &amp; across requests different requests.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require flavorly/hybridly-share
```

You can publish the config file with:

```
php artisan vendor:publish --tag="hybridly-share-config"
```

This is the contents of the published config file:

```
