PHPackages                             magkopian/php-infinite-multi-level-comments - 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. magkopian/php-infinite-multi-level-comments

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

magkopian/php-infinite-multi-level-comments
===========================================

An AJAX multi-level comment system, that allows infinite level comment and replies

1.0.2(11y ago)101308[1 issues](https://github.com/magkopian/php-infinite-multi-level-comments/issues)MITPHPPHP &gt;=5.3

Since Oct 30Pushed 11y ago3 watchersCompare

[ Source](https://github.com/magkopian/php-infinite-multi-level-comments)[ Packagist](https://packagist.org/packages/magkopian/php-infinite-multi-level-comments)[ RSS](/packages/magkopian-php-infinite-multi-level-comments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

Description:
------------

[](#description)

This an AJAX multi-level comment system, that allows infinite level comment and replies.

How to Install:
---------------

[](#how-to-install)

You can install the comment system very easily by using composer. You just have to run:

`composer require magkopian/php-infinite-multi-level-comments`

Alternatively you can add it as a dependency in you `composer.json` file,

```
{
	"require": {
		"magkopian/php-infinite-multi-level-comments": "1.0.*"
	}
}
```

and run `composer install`.

After installing the comment system move the `Config.template.php` file to `src/classes/Config.php` and add your database credentials to it.

Run `composer dump-autoload` to regenerate the autoloading files after copying the Config class.

After that, use the `sql/inf_comments.sql` to generate the `comment` table in your database.

Finally, copy the `public_html` directory inside the directory you have installed the comment system (the directory that contains the `vendor` folder).

You can try the comment system by running the demo.php from your browser.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

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 ~0 days

Total

3

Last Release

4213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a652fde0e526b6fe885e53d76db20402703583f2a9b072a4ef8276559632a1d1?d=identicon)[magkopian](/maintainers/magkopian)

---

Top Contributors

[![magkopian](https://avatars.githubusercontent.com/u/1429068?v=4)](https://github.com/magkopian "magkopian (29 commits)")

---

Tags

commentsmulti level commentsinfinite repliesajax comments

### Embed Badge

![Health badge](/badges/magkopian-php-infinite-multi-level-comments/health.svg)

```
[![Health](https://phpackages.com/badges/magkopian-php-infinite-multi-level-comments/health.svg)](https://phpackages.com/packages/magkopian-php-infinite-multi-level-comments)
```

###  Alternatives

[beyondcode/laravel-comments

Add comments to your Laravel application

605414.2k2](/packages/beyondcode-laravel-comments)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[usamamuneerchaudhary/commentify

Easy Laravel Livewire Comments with TailwindCSS UI

23214.3k](/packages/usamamuneerchaudhary-commentify)[silverstripe/comments

Provides commenting functionality for your SilverStripe site.

41256.1k13](/packages/silverstripe-comments)[knplabs/knp-disqus-bundle

6480.2k](/packages/knplabs-knp-disqus-bundle)[tizis/lara-comments

Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...

1194.7k](/packages/tizis-lara-comments)

PHPackages © 2026

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