PHPackages                             machii/laravel-surveygizmo - 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. [API Development](/categories/api)
4. /
5. machii/laravel-surveygizmo

ActiveLibrary[API Development](/categories/api)

machii/laravel-surveygizmo
==========================

Surveygizmo API Implementation

v1.2.4.1(8y ago)18261MITPHPPHP &gt;=5.6

Since Sep 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/machii28/Laravel-Survey-Gizmo)[ Packagist](https://packagist.org/packages/machii/laravel-surveygizmo)[ RSS](/packages/machii-laravel-surveygizmo/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (15)Used By (0)

Laravel-Survey-Gizmo
====================

[](#laravel-survey-gizmo)

A Laravel SurveyGizmo API implementation.

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

[](#installation)

Run this command, in able to install the package

```
composer require machiii\laravel-surveygizmo

```

Service Provider
----------------

[](#service-provider)

Add this to your `config/app.php`

```
'providers' => [
    SurveyGizmo\SurveyGizmoProvider::class,
]

```

and for the facade aliases

```
'aliases' => [
    'SurveyGizmo' => SurveyGizmo\SurveyGizmoFacade::class,
]

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

13

Last Release

3158d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/091d6999a18b4fb6f7a884dca9f840f30cdd50c93f63b67f703300d5acb4768e?d=identicon)[machii28](/maintainers/machii28)

---

Top Contributors

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

---

Tags

third-party apisurveygizmo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/machii-laravel-surveygizmo/health.svg)

```
[![Health](https://phpackages.com/badges/machii-laravel-surveygizmo/health.svg)](https://phpackages.com/packages/machii-laravel-surveygizmo)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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