PHPackages                             dkvhin/laravelsurveyjs - 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. dkvhin/laravelsurveyjs

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

dkvhin/laravelsurveyjs
======================

Laravel wrapper for surveyjs library, Only Laravel 8 is supported

0.4.12(5y ago)2168MITVuePHP ^7.3

Since May 31Pushed 5y agoCompare

[ Source](https://github.com/dkvhin/laravel-surveyjs)[ Packagist](https://packagist.org/packages/dkvhin/laravelsurveyjs)[ Docs](https://github.com/dkvhin/laravel-surveyjs)[ RSS](/packages/dkvhin-laravelsurveyjs/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (29)Used By (0)

LaravelSurveyJs
===============

[](#laravelsurveyjs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0ed1639f907a0e4cf7bbc72a561bb94ca61353fd809211e80b4c7b429a6a65c4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646b7668696e2f6c61726176656c7375727665796a732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dkvhin/laravelsurveyjs)[![Total Downloads](https://camo.githubusercontent.com/b052823db3d5e5dd338dd812027b26e321a9fc7c1ce00a8f3af5271c07d98fc7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646b7668696e2f6c61726176656c7375727665796a732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dkvhin/laravelsurveyjs)

Laravel Survey Manager system based on surveyjs library. Take a look at [contributing.md](contributing.md) to see a to do list.
[![](https://camo.githubusercontent.com/e7f9223852feee18d036a29362a01da40ea4756dc6135bdd0b138b99102e9894/68747470733a2f2f692e696d6775722e636f6d2f6f395241486d702e676966)](https://camo.githubusercontent.com/e7f9223852feee18d036a29362a01da40ea4756dc6135bdd0b138b99102e9894/68747470733a2f2f692e696d6775722e636f6d2f6f395241486d702e676966)

Installation
------------

[](#installation)

1. In your terminal:

```
$ composer require dkvhin/laravelsurveyjs
```

2. Publish the config file &amp; run the migrations

```
php artisan vendor:publish --provider="Dkvhin\LaravelSurveyJs\LaravelSurveyJsServiceProvider"
php artisan migrate
```

3. Create a new survey on your-project-domain/admin/survey
4. \[optional\] Change values in config/survey-manager.php (route prefix, middleware, builder theme etc.)

Usage
-----

[](#usage)

TODO

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

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently. ``

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Credits
-------

[](#credits)

- [Ervin Musngi](https://github.com/dkvhin)
- [Aidyn Makhataev](https://github.com/dkvhin)
- [All Contributors](../../contributors%5D)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.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 ~53 days

Recently: every ~1 days

Total

19

Last Release

1943d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ecdf60c6531a6093808b3ac4d44b551814688498fd9586ed6c8d9e73972122c?d=identicon)[dkvhin](/maintainers/dkvhin)

---

Top Contributors

[![AidynMakhataev](https://avatars.githubusercontent.com/u/19181566?v=4)](https://github.com/AidynMakhataev "AidynMakhataev (38 commits)")[![dkvhin](https://avatars.githubusercontent.com/u/7764035?v=4)](https://github.com/dkvhin "dkvhin (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")

---

Tags

laravelsurvey managerLaravelSurveyJssurveyjslaravel surveysurvey editorsurveyjs builderdkvhin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dkvhin-laravelsurveyjs/health.svg)

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

###  Alternatives

[aidynmakhataev/laravelsurveyjs

Laravel wrapper for surveyjs library

8211.2k](/packages/aidynmakhataev-laravelsurveyjs)[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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