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

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

aidynmakhataev/laravelsurveyjs
==============================

Laravel wrapper for surveyjs library

1.0.0(4y ago)8211.2k↑1566.7%56[17 issues](https://github.com/AidynMakhataev/laravel-surveyjs/issues)[17 PRs](https://github.com/AidynMakhataev/laravel-surveyjs/pulls)MITVue

Since May 31Pushed 3y ago4 watchersCompare

[ Source](https://github.com/AidynMakhataev/laravel-surveyjs)[ Packagist](https://packagist.org/packages/aidynmakhataev/laravelsurveyjs)[ Docs](https://github.com/aidynmakhataev/laravelsurveyjs)[ RSS](/packages/aidynmakhataev-laravelsurveyjs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (26)Used By (0)

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

[](#laravelsurveyjs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2e77f97bad979344265b07523eda93cb63124753ae57bead7c9d0c4e073521aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616964796e6d616b6861746165762f6c61726176656c7375727665796a732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aidynmakhataev/laravelsurveyjs)[![Total Downloads](https://camo.githubusercontent.com/c6d74ca7e97c54ca9dcf732d528ed595bf3c34e1c7142631557b9f95111e1945/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616964796e6d616b6861746165762f6c61726176656c7375727665796a732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aidynmakhataev/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 aidynmakhataev/laravelsurveyjs
```

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

```
php artisan vendor:publish --provider="AidynMakhataev\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.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 80.4% 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 ~182 days

Recently: every ~268 days

Total

7

Last Release

1812d ago

Major Versions

0.3.1 → 1.0.02021-05-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/05bd73f86bccc02a979273fd6b74f2573e3f3c1d2120a879a15c74d8d6abbf63?d=identicon)[AidynMakhataev](/maintainers/AidynMakhataev)

---

Top Contributors

[![AidynMakhataev](https://avatars.githubusercontent.com/u/19181566?v=4)](https://github.com/AidynMakhataev "AidynMakhataev (41 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![hasnainali9](https://avatars.githubusercontent.com/u/61244281?v=4)](https://github.com/hasnainali9 "hasnainali9 (1 commits)")

---

Tags

laravel-5-packagesurveysurveyjssurveyjs-editorlaravelsurvey managerLaravelSurveyJssurveyjslaravel surveysurvey editorsurveyjs builderaidynmakhataev

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[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)
