PHPackages                             giraysam/viiny-dragger - 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. giraysam/viiny-dragger

ActiveLibrary

giraysam/viiny-dragger
======================

viiny-dragger is a drag and drop plugin for javascript

v1.4.0(10y ago)27212[1 issues](https://github.com/giraysam/viiny-dragger/issues)MITJavaScript

Since Dec 30Pushed 10y ago2 watchersCompare

[ Source](https://github.com/giraysam/viiny-dragger)[ Packagist](https://packagist.org/packages/giraysam/viiny-dragger)[ Docs](http://giraysam.github.io/viiny-dragger)[ RSS](/packages/giraysam-viiny-dragger/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)DependenciesVersions (6)Used By (0)

ViinyDragger is a viiny plugin
------------------------------

[](#viinydragger-is-a-viiny-plugin)

#### How to install?

[](#how-to-install)

Npm:

```
npm install viiny-dragger
```

Bower:

```
bower install viiny-dragger
```

### Demo and Examples

[](#demo-and-examples)

### Pull Requests

[](#pull-requests)

- [Fork](https://help.github.com/articles/fork-a-repo/) the project, clone your fork, and configure the remotes:

```
# Clone your fork of the repo into the current directory
git clone https://github.com//viiny-dragger.git
# Navigate to the newly cloned directory
cd viiny-dragger
# Assign the original repo to a remote called "upstream"
git remote add upstream https://github.com/giraysam/viiny-dragger.git
```

- If you cloned a while ago, get the latest changes from upstream:

```
git checkout master
git pull upstream master
```

- Create a new topic branch (off the main project development branch) to contain your feature, change, or fix:

```
git checkout -b
```

- Commit your changes in logical chunks. Please adhere to these [git commit message guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) or your code is unlikely be merged into the main project. Use Git's [interactive rebase](https://help.github.com/articles/about-git-rebase/) feature to tidy up your commits before making them public.
- Locally merge (or rebase) the upstream master branch into your topic branch:

```
git pull [--rebase] upstream master
```

- Push your topic branch up to your fork:

```
git push origin
```

- [Open a Pull Request](https://help.github.com/articles/using-pull-requests/) with a clear title and description against the master branch.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Every ~2 days

Total

4

Last Release

3777d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/18037b28787031aff3f530d12952f9337a48756249a4ef72bcdd17dbfa0a46a9?d=identicon)[giraysam](/maintainers/giraysam)

---

Top Contributors

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

---

Tags

drag-and-dropjavascriptjavascriptdrag-and-dropviiny

### Embed Badge

![Health badge](/badges/giraysam-viiny-dragger/health.svg)

```
[![Health](https://phpackages.com/badges/giraysam-viiny-dragger/health.svg)](https://phpackages.com/packages/giraysam-viiny-dragger)
```

###  Alternatives

[tightenco/ziggy

Use your Laravel named routes in JavaScript.

4.3k41.6M267](/packages/tightenco-ziggy)[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)[friendsofsymfony/jsrouting-bundle

A pretty nice way to expose your Symfony routing to client applications.

1.5k53.6M229](/packages/friendsofsymfony-jsrouting-bundle)[tedivm/jshrink

Javascript Minifier built in PHP

76137.7M139](/packages/tedivm-jshrink)

PHPackages © 2026

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