PHPackages                             pentajeu/yii-timeout-dialog - 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. pentajeu/yii-timeout-dialog

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

pentajeu/yii-timeout-dialog
===========================

yii-timeout-dialog forked from digitick/yii-timeout-dialog

1.0.0(11y ago)0279MITJavaScript

Since May 9Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jaylim/yii-timeout-dialog)[ Packagist](https://packagist.org/packages/pentajeu/yii-timeout-dialog)[ RSS](/packages/pentajeu-yii-timeout-dialog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Timeout-dialog is a JQuery plugin that displays a timeout popover after a certain period of time. The timeout dialog should be used whenever you want to display to the user that the logged in session is about to expire. It creates a light box with a countdown and options to stay signed in or sign out.

\##Requirements

Yii 1.1.x, jQuery.ui core script

\##Usage

In your layout view:

```
[php]

```

In your SiteController:

```
[php]
/**
 * Keep the session alive, called by timeout-dialog.
 */
public function actionKeepAlive()
{
    echo 'OK';
    Yii::app()->end();
}

```

\##Resources

- [Try out a demo](http://rigoneri.github.com/timeout-dialog.js)
- [Github repo](https://github.com/digitick/yii-timeout-dialog)

\###Credit *timeout-dialog.js* was developed by rigoneri.

### Version History

[](#version-history)

- 1.2 — 2013-02-27
    - Fix for Yii 1.1.13 jQuery UI update.
- 1.1 — 2012-08-03
    - Make the widget inherit from CJuiWidget class for better integration.
    - Fixes and updates to CSS.
- 1.0 — 2012-07-05
    - Initial release.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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

4028d ago

### Community

Maintainers

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

---

Top Contributors

[![ianare](https://avatars.githubusercontent.com/u/697242?v=4)](https://github.com/ianare "ianare (5 commits)")[![rigoneri](https://avatars.githubusercontent.com/u/377322?v=4)](https://github.com/rigoneri "rigoneri (2 commits)")

---

Tags

timeoutyiilogout

### Embed Badge

![Health badge](/badges/pentajeu-yii-timeout-dialog/health.svg)

```
[![Health](https://phpackages.com/badges/pentajeu-yii-timeout-dialog/health.svg)](https://phpackages.com/packages/pentajeu-yii-timeout-dialog)
```

###  Alternatives

[rmrevin/yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome

1474.0M134](/packages/rmrevin-yii2-fontawesome)[kartik-v/yii2-helpers

A collection of useful helper functions for Yii Framework 2.0

883.0M29](/packages/kartik-v-yii2-helpers)[kop/yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget

180706.5k10](/packages/kop-yii2-scroll-pager)[mihaildev/yii2-ckeditor

Yii2 CKEditor

118552.5k50](/packages/mihaildev-yii2-ckeditor)[kartik-v/yii2-icons

Set of icon frameworks for use in Yii Framework 2.0

73970.3k34](/packages/kartik-v-yii2-icons)[kartik-v/yii2-datecontrol

Date control module allowing separation of formats for View and Model for Yii Framework 2.0

551.5M36](/packages/kartik-v-yii2-datecontrol)

PHPackages © 2026

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