PHPackages                             laravolt/votee - 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. laravolt/votee

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

laravolt/votee
==============

Upvote downvote for any eloquent object

0.3(10y ago)84092MITPHPPHP &gt;=5.5.0

Since Sep 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/laravolt/votee)[ Packagist](https://packagist.org/packages/laravolt/votee)[ Docs](https://github.com/laravolt/votee)[ RSS](/packages/laravolt-votee/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

votee
=====

[](#votee)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3a86ebfd5f10822adfe1446abd3c8f412780ca4b88bc2b018be52615073c1357/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65616775652f766f7465652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/votee)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/90ec123a9b8e640e87dd09df68f5eb5613fee74fe23d8ed0e7c340885d2b62a6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7468657068706c65616775652f766f7465652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/thephpleague/votee)[![Coverage Status](https://camo.githubusercontent.com/bd2ff1475ab41b1c3c8b28854b1f8b7bca0a1428304db37b7c6332c7bd6e2cc9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7468657068706c65616775652f766f7465652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/votee/code-structure)[![Quality Score](https://camo.githubusercontent.com/f8d6a521f5e3085f790c2a4080e15ff051aa437b1e9729a72330c819c363147c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7468657068706c65616775652f766f7465652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/votee)[![Total Downloads](https://camo.githubusercontent.com/f21e988e3e7372031147a2ca6e67c5ab8cbdbeda4741ead4f2ef06ec751a4d91/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616775652f766f7465652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/votee)

**NOTE:**

- Replace `:author_name` `:author_username` `:author_website` `:author_email` `votee` `Votee` `:package_description` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md), [PackageServiceProvider.php](src/PackageServiceProvider.php) and [composer.json](composer.json) files.
- Rename the file [PackageServiceProvider.php](src/PackageServiceProvider.php) and the Provider class to reflect the Votee.
- Delete the above lines up and including **NOTE:**.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install
-------

[](#install)

Via Composer

```
$ composer require league/votee
```

Usage
-----

[](#usage)

```
$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please contact [LaraLeague](https://github.com/lara-league).

Credits
-------

[](#credits)

- [:author\_name](https://github.com/:author_username)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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 ~16 days

Total

5

Last Release

3837d ago

### Community

Maintainers

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

---

Top Contributors

[![uyab](https://avatars.githubusercontent.com/u/149716?v=4)](https://github.com/uyab "uyab (18 commits)")

---

Tags

likelaravoltdislikevoteeupvotedownvote

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravolt-votee/health.svg)

```
[![Health](https://phpackages.com/badges/laravolt-votee/health.svg)](https://phpackages.com/packages/laravolt-votee)
```

###  Alternatives

[laravolt/avatar

Turn name, email, and any other string into initial-based avatar or gravatar.

2.0k5.4M31](/packages/laravolt-avatar)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[doublesecretagency/craft-upvote

Lets your users upvote/downvote, "like", or favorite any type of element.

1634.6k](/packages/doublesecretagency-craft-upvote)[laravolt/semantic-form

Semantic UI form helpers

5213.0k2](/packages/laravolt-semantic-form)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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