PHPackages                             soda-framework/voting - 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. [Framework](/categories/framework)
4. /
5. soda-framework/voting

AbandonedLibrary[Framework](/categories/framework)

soda-framework/voting
=====================

Voting packing for Soda CMS

0.4.0(8y ago)0625MIT

Since Nov 4Compare

[ Source](https://github.com/soda-framework/voting)[ Packagist](https://packagist.org/packages/soda-framework/voting)[ RSS](/packages/soda-framework-voting/feed)WikiDiscussions Synced 1w ago

READMEChangelog (8)Dependencies (1)Versions (30)Used By (0)

Soda Voting
===========

[](#soda-voting)

A sweet voting platform for Soda CMS

\###Installation

1. Firstly follow the instructions to install Soda CMS at:
2. Require this in your `composer.json` file

```
    composer require soda-framework/voting

```

3. Integrate Soda Voting into laravel by adding `Soda\Voting\Providers\VotingServiceProvider::class`in the providers array in `/config/app.php`

```
    'providers' => [
        Soda\Providers\SodaServiceProvider::class,
        Soda\Voting\Providers\VotingServiceProvider::class,
    ]

```

4. Run the database migrations `php artisan migrate` to generate the necessary tables

\##Configuration //TODO

\##Voting endpoints There a number of api end points available to help with the voting process, found at `routes/api.php`.

\##Creating reports //TODO

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% 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 ~30 days

Recently: every ~147 days

Total

25

Last Release

2843d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e55216f06906e0bdee2b78e0b2c0c9d5009a4bbab212341d04e3584ba8d864c?d=identicon)[ryzr](/maintainers/ryzr)

---

Top Contributors

[![Chaddles23](https://avatars.githubusercontent.com/u/9097402?v=4)](https://github.com/Chaddles23 "Chaddles23 (11 commits)")[![suspectdoubloon](https://avatars.githubusercontent.com/u/6007286?v=4)](https://github.com/suspectdoubloon "suspectdoubloon (3 commits)")[![ryanbc](https://avatars.githubusercontent.com/u/12161815?v=4)](https://github.com/ryanbc "ryanbc (1 commits)")

---

Tags

laravelcmsvotingSODAframwork

### Embed Badge

![Health badge](/badges/soda-framework-voting/health.svg)

```
[![Health](https://phpackages.com/badges/soda-framework-voting/health.svg)](https://phpackages.com/packages/soda-framework-voting)
```

###  Alternatives

[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

12115.1k55](/packages/kompo-kompo)[devisephp/cms

Content Management System using the Laravel Framework

817.3k](/packages/devisephp-cms)

PHPackages © 2026

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