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

ActiveLibrary

sonph/survey\_admin
===================

check how controller path go

V1.0.11(2y ago)030MITPHP

Since Oct 12Pushed 2y ago1 watchersCompare

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

READMEChangelog (10)DependenciesVersions (14)Used By (0)

1. In your terminal:

```
composer require sonph/survey_admin
```

2. Publish the config file:

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

3. Run migration:

```
   php artisan migrate
```

4. Run seeder:

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

5. Go to index page: "admin/survey/index"
6. \[optional\] Change values in config/survey-manager.php (route prefix, middleware, file upload max size, ...)
7. \[optional\] To test function upload image to S3 when editing survey, uncomment save image to S3 code in public/vendor/survey-manager/js/create\_survey.js
8. To create FILE question which use S3 storage when uploading file from client site, make properties 'storeDataAsText' value to false =&gt; uncomment code in public/vendor/survey-manager/js/create\_survey.js

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

12

Last Release

934d ago

### 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 (12 commits)")

### Embed Badge

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

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

PHPackages © 2026

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