PHPackages                             buonzz/laravel-jquery - 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. buonzz/laravel-jquery

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

buonzz/laravel-jquery
=====================

jQuery Assets and Blade Extensions for Laravel

v1.0.0(11y ago)13731MITPHPPHP &gt;=5.4.0

Since Aug 23Pushed 11y agoCompare

[ Source](https://github.com/buonzz-systems/laravel-jquery)[ Packagist](https://packagist.org/packages/buonzz/laravel-jquery)[ RSS](/packages/buonzz-laravel-jquery/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

Laravel jQuery
==============

[](#laravel-jquery)

[![Build Status](https://camo.githubusercontent.com/45687fecfe0e3212d32011ef19718f519b599b05bfd4ee38f27f9e33d1b1e36b/68747470733a2f2f7472617669732d63692e6f72672f62756f6e7a7a2d73797374656d732f6c61726176656c2d6a71756572792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/buonzz-systems/laravel-jquery)

This package makes the jQuery Assets and Blade Extensions available for use in your blade templates.

Installation
============

[](#installation)

Edit your composer.json file, add this in the require property:

```
"buonzz/laravel-jquery": "1.*"

```

fetch the package by:

```
composer update

```

Add the service provider in your config/app.php file

```
'Buonzz\LaravelJquery\LaravelJqueryServiceProvider'

```

Publish the assets

```
php artisan asset:publish

```

Usage
-----

[](#usage)

Use this Blade template tag to insert the js tag inside the head/body tag

```
{{@jquery_js_tag}}

```

Your template should now have jQuery loaded

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4331d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ace28ed0f8f9067b0083c1cdce556c1b183d91d8cf2ef65a01736fe1c1464782?d=identicon)[buonzz](/maintainers/buonzz)

---

Top Contributors

[![buonzz](https://avatars.githubusercontent.com/u/946233?v=4)](https://github.com/buonzz "buonzz (8 commits)")

---

Tags

jqueryblade extensionassets onlyjquery bladejquery blade extensions

### Embed Badge

![Health badge](/badges/buonzz-laravel-jquery/health.svg)

```
[![Health](https://phpackages.com/badges/buonzz-laravel-jquery/health.svg)](https://phpackages.com/packages/buonzz-laravel-jquery)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)

PHPackages © 2026

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