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 yesterday

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 10% 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://www.gravatar.com/avatar/a24e22e821b5755bfa1bbfd0c1f684cf41c0f749ff0e7dc10ee15f6ef3db8c64?d=identicon)[frogbob](/maintainers/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

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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