PHPackages                             veka-server/popin - 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. veka-server/popin

ActiveLibrary

veka-server/popin
=================

plugin js popin pour ma librairie

0.0.10(4y ago)0211MITJavaScript

Since Mar 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/veka-server/popin)[ Packagist](https://packagist.org/packages/veka-server/popin)[ RSS](/packages/veka-server-popin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (11)Used By (1)

popin
=====

[](#popin)

plugin JQUERY popin pour ma librairie

install
=======

[](#install)

```
composer require veka-server/popin

```

Informer le framework que la lib est presente en editant le fichier config/plugin.php

```
// ajouter la ligne dans le tableau retourné par le fichier
\VekaServer\Popin\Autoload::class
```

Ajouter les traductions au chargement de la page

```
Popin.btn_valider = {{ "valider" | lang | json_encode | raw }};
Popin.btn_annuler = {{ "annuler" | lang | json_encode | raw }};
```

Ajouter la route de fontawesome =&gt; veka-server/fontawesome

```
Consulter le readme de veka-server/fontawesome

```

utilisation
===========

[](#utilisation)

```
Popin.alert(content, titre);
```

```
Popin.confirm(content, titre, function(){
    // success
}, function(){
    // cancel
});
```

```
Popin.dialog(content, titre, function(){
    // success
}, function(){
    // cancel
}, function(){
    // close
});
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

10

Last Release

1523d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/772a7f20fd967e8ace6dfb6ce4746f7882dc7523c0d2c885617f78edab4eae69?d=identicon)[veka-server](/maintainers/veka-server)

---

Top Contributors

[![veka-server](https://avatars.githubusercontent.com/u/3823643?v=4)](https://github.com/veka-server "veka-server (16 commits)")

---

Tags

JSjqueryminimalistpopin

### Embed Badge

![Health badge](/badges/veka-server-popin/health.svg)

```
[![Health](https://phpackages.com/badges/veka-server-popin/health.svg)](https://phpackages.com/packages/veka-server-popin)
```

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M339](/packages/yajra-laravel-datatables-oracle)[matthiasmullie/minify

CSS &amp; JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

2.0k30.5M336](/packages/matthiasmullie-minify)[onokumus/metismenu

A jQuery menu plugin

2.0k263.3k5](/packages/onokumus-metismenu)[yajra/laravel-datatables-html

Laravel DataTables HTML builder plugin

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

PHP gettext manager

70530.2M102](/packages/gettext-gettext)[yajra/laravel-datatables-editor

Laravel DataTables Editor plugin for Laravel 5.5+.

1186.1M2](/packages/yajra-laravel-datatables-editor)

PHPackages © 2026

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