PHPackages                             tequilarapido/javascript-blade - 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. tequilarapido/javascript-blade

ActiveLibrary[Templating &amp; Views](/categories/templating)

tequilarapido/javascript-blade
==============================

v1.2.8(6y ago)011.2k↓91.7%1[1 PRs](https://github.com/tequilarapido/javascript-blade/pulls)MITPHP

Since Apr 10Pushed 5y ago3 watchersCompare

[ Source](https://github.com/tequilarapido/javascript-blade)[ Packagist](https://packagist.org/packages/tequilarapido/javascript-blade)[ Docs](https://github.com/tequilarapido/javascript-blade)[ RSS](/packages/tequilarapido-javascript-blade/feed)WikiDiscussions master Synced today

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

Simple and straightforward Blade directive to pass data to javascript
=====================================================================

[](#simple-and-straightforward-blade-directive-to-pass-data-to-javascript)

Contents
--------

[](#contents)

- [Installation](#installation)
- [Usage](#usage)

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

[](#installation)

You can install the package using composer

```
$ composer require tequilarapido/javascript-blade
```

Add to application providers :

```
Tequilarapido\JavascriptBlade\JavascriptBladeProvider::class

```

Usage
-----

[](#usage)

```
@javascript('i18n', $translations)

// Produces

window.App || window.App = {}; App.i18n = '';

```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Security
--------

[](#security)

If you discover any security related issues, please email :author\_email instead of using the issue tracker.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Nassif Bourguig](https://github.com/nbourguig)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~100 days

Recently: every ~56 days

Total

12

Last Release

2269d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/276832?v=4)[Nassif Bourguig](/maintainers/nbourguig)[@nbourguig](https://github.com/nbourguig)

---

Top Contributors

[![nbourguig](https://avatars.githubusercontent.com/u/276832?v=4)](https://github.com/nbourguig "nbourguig (23 commits)")

---

Tags

javascriptlaravellaravel-package

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tequilarapido-javascript-blade/health.svg)

```
[![Health](https://phpackages.com/badges/tequilarapido-javascript-blade/health.svg)](https://phpackages.com/packages/tequilarapido-javascript-blade)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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