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)23731MITPHPPHP &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 today

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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

4279d 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

[kartik-v/yii2-widget-select2

Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).

3279.7M191](/packages/kartik-v-yii2-widget-select2)[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.

44643.1k1](/packages/pressbooks-pressbooks)[kartik-v/yii2-popover-x

An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.

233.4M8](/packages/kartik-v-yii2-popover-x)[boekkooi/jquery-validation-bundle

Jquery form validation bundle for symfony 2

2773.9k1](/packages/boekkooi-jquery-validation-bundle)[yepsua/smartwig-bundle

The jQuery, jQueryUI (and more) Symfony Bundle

214.0k3](/packages/yepsua-smartwig-bundle)

PHPackages © 2026

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