PHPackages                             andymartinj/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. [Framework](/categories/framework)
4. /
5. andymartinj/comments

ActiveLibrary[Framework](/categories/framework)

andymartinj/comments
====================

Anax comments module.

1.2.2(8y ago)034MITPHPPHP &gt;=5.6

Since Oct 2Pushed 8y agoCompare

[ Source](https://github.com/andymartinj/comments)[ Packagist](https://packagist.org/packages/andymartinj/comments)[ Docs](https://dbwebb.se/anax)[ RSS](/packages/andymartinj-comments/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (12)Versions (12)Used By (0)

Anax comments
=============

[](#anax-comments)

[![Build Status](https://camo.githubusercontent.com/b5142671ce1dde93f0071b05a1c074a6c953068e02b51f30f4779659d78ebf95/68747470733a2f2f6170692e7472617669732d63692e6f72672f616e64796d617274696e6a2f636f6d6d656e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/andymartinj/comments)[![Build Status](https://camo.githubusercontent.com/2675727d68d358774279222f16f674df095ad156269e6d5a932a9a51c6d0889f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e64796d617274696e6a2f636f6d6d656e74732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/andymartinj/comments/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5f39e336111110c20b15d9006e4b40d5cd44ff08ee63c9ba6267c51047bd61ac/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e64796d617274696e6a2f636f6d6d656e74732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/andymartinj/comments/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/b8a77fc9686712a5928e2b28efb96b0851ee254fadbe0c06750f39092be30e74/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616e64796d617274696e6a2f636f6d6d656e74732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/andymartinj/comments/?branch=master)

Anax module for system for comments

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

[](#installation)

### Install with composer

[](#install-with-composer)

```
composer require andymartinj/comments

```

### Copy view files

[](#copy-view-files)

```
rsync -av vendor/andymartinj/comments/view/comments* view

```

The edit\_comment.php view is necessary for editing comments. The comments.php is just for showing how you can add the comment section to a page.

### Router files

[](#router-files)

```
rsync -av vendor/andymartinj/comments/config/route/comments.php config/route

```

You need to include the router file in your router configuration `config/route.php`. There is a sample you can use in `vendor/andymartinj/comments/config/route.php`.

### DI services

[](#di-services)

You need to add the services di configuration `config/di.php`. There is a sample you can use in `vendor/andymartinj/comments/config/di.php`.

### Database

[](#database)

The system uses a database to store comments. You can see the database structure in `vendor/andymartinj/comments/data/comments.sqlite`.

License
-------

[](#license)

This software carries a MIT license.

```
 .
..:  Copyright (c) 2017 Andre Johansson (anjd16@student.bth.se)

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

11

Last Release

3137d ago

### Community

Maintainers

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

---

Tags

frameworkmicromvcboilerplateeducation

### Embed Badge

![Health badge](/badges/andymartinj-comments/health.svg)

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

PHPackages © 2026

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