PHPackages                             iluhansk/jquery-webserver-bg - 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. iluhansk/jquery-webserver-bg

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

iluhansk/jquery-webserver-bg
============================

jquery plugin for operate with long-time webserver background processes

04[1 issues](https://github.com/iluhansk/jquery-webserver-bg/issues)JavaScript

Since Oct 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/iluhansk/jquery-webserver-bg)[ Packagist](https://packagist.org/packages/iluhansk/jquery-webserver-bg)[ RSS](/packages/iluhansk-jquery-webserver-bg/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

jquery-webserver-bg
===================

[](#jquery-webserver-bg)

jquery plugin for operate with long-time webserver background processes

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist iluhansk/jquery-webserver-bg "*"

```

or add

```
"iluhansk/jquery-webserver-bg": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

First of all, add jquery.js and jquery.webserver-bg.js to source files of html page:

```

```

Init plugin via javascript:

$('.myForm').webserverBackground(options);

Options
-------

[](#options)

optiondescriptionstartoptions of starting background processstart.ajaxajax options (see jQuery.ajax() options)start.getDataA function generating data option of ajax settingscheckoptions of checking process statuscheck.ajaxajax options (see jQuery.ajax() options)check.delayCount seconds between check requestserroroptions of error processingerror.containerError container jquery selectorerror.templateError container templateerror.printA function that print errorerror.clearA function that clear errorsuccessA function to be called if the process succeedscompleteA function to be called when the process finishes (after success and error callbacks are executed)progressoptions of displaying process progressprogress.containerprogress container jquery selectorprogress.templateprogress container templateprogress.printA function that print progressjsonsettings of http json responsejson.fieldsjson fieldsjson.statusesstatuses of processMethods
-------

[](#methods)

call methods like this:

```
$('.myForm').webserverBackground(method, options);

```

methoddescriptioninitinitialize plugin (default method)destroydestroy pluginstartstart background process and checking workflowblockdisable form elementsunblockenable form elements

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/iluhansk-jquery-webserver-bg/health.svg)

```
[![Health](https://phpackages.com/badges/iluhansk-jquery-webserver-bg/health.svg)](https://phpackages.com/packages/iluhansk-jquery-webserver-bg)
```

PHPackages © 2026

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