PHPackages                             asp/commenter - 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. asp/commenter

ActiveLibrary[API Development](/categories/api)

asp/commenter
=============

API for comment app

036PHP

Since Mar 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/composer-api-sample/comment-api)[ Packagist](https://packagist.org/packages/asp/commenter)[ RSS](/packages/asp-commenter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation: Add this to "providers" array in config/app.hp 'asp\\commenter\\CommenterServiceProvider', And this to "aliases" array in config/app.php 'Commenter' =&gt; 'asp\\commenter\\Helpers\\Commenter', Run "Composer update" Run "php artisan vendor:publish" Set the api key in config/CommenterConfig.php Usage: You must have a username set in session by the key 'user' to enable commenting and rplying Just add following return a 'comments' variable obtained as shown below: $view= \\Commenter::loadComment(); return \\View::make('welcome')-&gt;with('comments',$view); Then in your view, insert the following snippet wherever you want to render the comments: @if(isset($comments)) @endif

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.5% 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/c5360a92a4a347c3cf70310fc0070dd060ae6b9487cb7cc369df855b7ef7b7bc?d=identicon)[asp15c](/maintainers/asp15c)

---

Top Contributors

[![patel-abhishek](https://avatars.githubusercontent.com/u/14043694?v=4)](https://github.com/patel-abhishek "patel-abhishek (38 commits)")[![composer-api-sample](https://avatars.githubusercontent.com/u/15449493?v=4)](https://github.com/composer-api-sample "composer-api-sample (4 commits)")

### Embed Badge

![Health badge](/badges/asp-commenter/health.svg)

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

###  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)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

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

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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