PHPackages                             a5sys/overlay-bundle - 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. a5sys/overlay-bundle

ActiveLibrary

a5sys/overlay-bundle
====================

v1.0.0(10y ago)08461CSS

Since Apr 15Pushed 4y ago2 watchersCompare

[ Source](https://github.com/A5sys/OverlayBundle)[ Packagist](https://packagist.org/packages/a5sys/overlay-bundle)[ RSS](/packages/a5sys-overlay-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

A bundle that contains a fullscreen loader

Dependency
==========

[](#dependency)

This bundle requires:

- jquery
- jquery loader plugin

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

[](#installation)

```
    composer require a5sys/overlay-bundle

```

In AppKernel.php

```
    new A5sys\OverlayBundle\OverlayBundle(),

```

Files to include in your template
=================================

[](#files-to-include-in-your-template)

At the beginning of your body:

```
    {% include '@Overlay/overlay-full.html.twig' %}

```

The css to include:

```
    '@OverlayBundle/Resources/public/css/overlay.css'

```

The js to include:

```
    '@OverlayBundle/Resources/public/js/jquery-loading-ajax-body-overlay.js'

```

Use
===

[](#use)

It will display the overlay when an ajax call is done by jQuery.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

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

3686d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3a644d41501105bc7aded710d1682ac2a3abdceaf9c02e97d1cb1d6e2607c9d9?d=identicon)[ttx-a5](/maintainers/ttx-a5)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/a5sys-overlay-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/a5sys-overlay-bundle/health.svg)](https://phpackages.com/packages/a5sys-overlay-bundle)
```

PHPackages © 2026

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