PHPackages                             mbagri/survey - 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. mbagri/survey

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

mbagri/survey
=============

laravel survey

3221Blade

Since Feb 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mohambag/survey)[ Packagist](https://packagist.org/packages/mbagri/survey)[ RSS](/packages/mbagri-survey/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

survey
======

[](#survey)

1- در ابتدا می بایست پکیج auth لاراول نصب شود(در صورتی که پکیج auth لاراول از قبل نصب شده باشد نیازی به انجام این مرحله نمی باشد).

• composer require laravel/ui:^2.4

• php artisan ui vue –auth

2- سپس با دستور زیر پکیج نظرسنجی را نصب می شود.

• composer require mbagri/survey

3- کد زیر را در مسیر config/app.php در بخش providers قرار می دهیم

Mbagri\\Survey\\SurveyServiceProvider::class,

4- کد زیر را در مسیر config/app.phpدر بخش aliases قرار می دهیم

'Survey'=&gt;\\Mbagri\\Survey\\SurveyFacade::class,

5- در این مرحله در مسیر روت پروژه دستور زیر را وارد می نماییم تا فایل های پروژه Publish شوند.

php artisan vendor:publish --provider="Mbagri\\Survey\\SurveyServiceProvider"

6- پس از publish شدن فایل های پکیج، دستور زیر در مسیر روت پروژه وارد می شود

Php artisan migrate

7- مراحل نصب پکیج با موفقیت انجام شد.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87255037?v=4)[Mohammad Bagri](/maintainers/mohambag)[@mohambag](https://github.com/mohambag)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mbagri-survey/health.svg)

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

PHPackages © 2026

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