PHPackages                             frogbob/inertia-laravel-blade-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. [Templating &amp; Views](/categories/templating)
4. /
5. frogbob/inertia-laravel-blade-share

ActiveLaravel-plugin[Templating &amp; Views](/categories/templating)

frogbob/inertia-laravel-blade-share
===================================

Provides data for common blade-directives from laravel to internia-vue

091PHP

Since Aug 30Pushed 6y ago2 watchersCompare

[ Source](https://github.com/frogbob/inertia-laravel-blade-share)[ Packagist](https://packagist.org/packages/frogbob/inertia-laravel-blade-share)[ RSS](/packages/frogbob-inertia-laravel-blade-share/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Provides data for common blade-directives from laravel to internia-vue
======================================================================

[](#provides-data-for-common-blade-directives-from-laravel-to-internia-vue)

[![Inertia Laravel Blade Share](https://camo.githubusercontent.com/3ebac4fe67c76e87bc8c2ce3522b5dbd466aacaaa94a7afa27c44fd438fbf645/687474703a2f2f6170692e6465766261722e756c747261626f6c642e64652f6769746875623f746578743d496e65727469612e6a732532304c61726176656c253230426c6164652532305368617265)](https://camo.githubusercontent.com/3ebac4fe67c76e87bc8c2ce3522b5dbd466aacaaa94a7afa27c44fd438fbf645/687474703a2f2f6170692e6465766261722e756c747261626f6c642e64652f6769746875623f746578743d496e65727469612e6a732532304c61726176656c253230426c6164652532305368617265)

### Docs

[](#docs)

- [Installation](#installation)
- [Implementing directives](#implementing-directives)
- [Using directives](#using-directives)

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

[](#installation)

```
composer require frogbob/inertia-laravel-blade-share
```

The package follows laravels package-autodiscover. So there is no need to initiate it in your app.php.

Given data
----------

[](#given-data)

For now following data will be shared with vue via inertia.js:

`auth` Checks if user is authenticated | *Used in: auth, guest*

`csrf` Shares csrf-token from session | *Used in: csrf*

`errors` Shares error-bag | *Used in: error*

All given data are also globally available in vue via `this.$page.KEY`

```
this.$page.auth
this.$page.csrf
this.$page.errors
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21225502?v=4)[frogbob](/maintainers/frogbob)[@frogbob](https://github.com/frogbob)

---

Top Contributors

[![vanderb](https://avatars.githubusercontent.com/u/2151453?v=4)](https://github.com/vanderb "vanderb (9 commits)")

### Embed Badge

![Health badge](/badges/frogbob-inertia-laravel-blade-share/health.svg)

```
[![Health](https://phpackages.com/badges/frogbob-inertia-laravel-blade-share/health.svg)](https://phpackages.com/packages/frogbob-inertia-laravel-blade-share)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
