PHPackages                             mishak/wrm-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mishak/wrm-jquery

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mishak/wrm-jquery
=================

jQuery for Nette projects using Web Resource Management

1.8.3(12y ago)0331BSD-3-Clause

Since Jun 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mishak87/wrm-jquery)[ Packagist](https://packagist.org/packages/mishak/wrm-jquery)[ RSS](/packages/mishak-wrm-jquery/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (1)

jQuery for Nette projects using Web Resource Management
=======================================================

[](#jquery-for-nette-projects-using-web-resource-management)

This is still experimental and I am working on way to circumvent composer definition and need for manual including of config.

Instalation
-----------

[](#instalation)

### Composer

[](#composer)

Add to `composer.json` requirement `"mishak/wrm-jquery": "1.8.3"` and add `jquery/jquery` to repositories:

```
"repositories": [
	{
		"type": "package",
		"package": {
			"version": "1.8.3",
			"name": "jquery/jquery",
			"dist": {
				"url": "http://code.jquery.com/jquery-1.8.3.js",
				"type": "file"
			}
		}
	}
]

```

### App config

[](#app-config)

```
includes:
	- ../../libs/mishak/wrm-jquery/config.neon

parameters:
	libsDir: %appDir%/../..

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

4710d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

nettejqueryweb resource management

### Embed Badge

![Health badge](/badges/mishak-wrm-jquery/health.svg)

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

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M338](/packages/yajra-laravel-datatables-oracle)[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M576](/packages/nette-php-generator)[nette/robot-loader

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

89152.7M321](/packages/nette-robot-loader)[nette/component-model

⚛ Nette Component Model

28516.5M91](/packages/nette-component-model)[yajra/laravel-datatables-html

Laravel DataTables HTML builder plugin

2899.6M48](/packages/yajra-laravel-datatables-html)

PHPackages © 2026

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