PHPackages                             syscover/pulsar-review - 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. syscover/pulsar-review

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

syscover/pulsar-review
======================

Review package

057PHP

Since Apr 21Pushed 7y ago2 watchersCompare

[ Source](https://github.com/syscover/pulsar-review)[ Packagist](https://packagist.org/packages/syscover/pulsar-review)[ RSS](/packages/syscover-pulsar-review/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Reviews to Laravel
==================

[](#reviews-to-laravel)

[![Total Downloads](https://camo.githubusercontent.com/621f47558532264eec4c55ed499dc2d85c0a0636b2a07b8ec317a1ace527d4a4/68747470733a2f2f706f7365722e707567782e6f72672f737973636f7665722f70756c7361722d7265766965772f646f776e6c6f616473)](https://packagist.org/packages/syscover/pulsar-review)

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

[](#installation)

Before install syscover/pulsar-review, you need install syscover/pulsar-core and syscover/pulsar-admin

**1 - After install Laravel framework, execute on console:**

```
composer require syscover/pulsar-review

```

Register service provider, on file config/app.php add to providers array

```
Syscover\Review\ReviewServiceProvider::class,

```

**2 - Execute publish command**

```
php artisan vendor:publish --provider="Syscover\Review\ReviewServiceProvider"

```

**3 - And execute migrations and seed database**

```
php artisan migrate
php artisan db:seed --class="ReviewTableSeeder"

```

**4 - Execute command to load all updates**

```
php artisan migrate --path=vendor/syscover/pulsar-review/src/database/migrations/updates

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/70d93b133cd1355362a7c2b51a70734409a16402e670ba5c9912d0bb05c6df3f?d=identicon)[carlospalacin](/maintainers/carlospalacin)

---

Top Contributors

[![carlospalacin](https://avatars.githubusercontent.com/u/7494076?v=4)](https://github.com/carlospalacin "carlospalacin (118 commits)")

### Embed Badge

![Health badge](/badges/syscover-pulsar-review/health.svg)

```
[![Health](https://phpackages.com/badges/syscover-pulsar-review/health.svg)](https://phpackages.com/packages/syscover-pulsar-review)
```

###  Alternatives

[spatie/laravel-typescript-transformer

Transform your PHP structures to TypeScript types

3736.0M45](/packages/spatie-laravel-typescript-transformer)[afs19/filament-vertical-tabs

A Filament v3 package that adds vertical tabs functionality

142.2k](/packages/afs19-filament-vertical-tabs)

PHPackages © 2026

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