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

ActiveLibrary

sonph/survey
============

check how controller path go

V2.0.5(2y ago)014MITPHP

Since Oct 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sonphait/demo_package_1)[ Packagist](https://packagist.org/packages/sonph/survey)[ RSS](/packages/sonph-survey/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)DependenciesVersions (9)Used By (0)

1. In your terminal:

```
$ composer require sonph/survey
```

2. Publish the config file:

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

3. Run migration:

```
   php artisan migrate
```

4. Run seeder:

```
   php artisan db:seed --class=SurveySeeder
```

5. View index page: "/survey/index"
6. \[optional\] Change values in config/survey-manager.php (route prefix, middleware, file upload max size, ...)
7. \[optional\] To test file uploaded by user, uncomment save file to S3 code in public/vendor/survey-manager/js/show\_form.js. The File type question itself must have 'storeDataAsText' as false (see admin README)

- Note: To use S3 as file storage, change value of 'client\_s3\_url' and 'client\_s3\_folder' in config/survey-manager.php to where you save file on S3

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

8

Last Release

934d ago

Major Versions

V1.0.2 → V2.0.02023-10-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/9bfafda7e9509941b685d76e60c3a33151b37e192880bda3df9ddba99b57d01c?d=identicon)[sonphait](/maintainers/sonphait)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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