PHPackages                             cj/comment - 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. cj/comment

ActiveLibrary[Framework](/categories/framework)

cj/comment
==========

Anax comments module.

1.0.4(8y ago)043MITPHP &gt;=5.6

Since Sep 27Compare

[ Source](https://github.com/Barelydead/comment)[ Packagist](https://packagist.org/packages/cj/comment)[ Docs](https://dbwebb.se/anax)[ RSS](/packages/cj-comment/feed)WikiDiscussions Synced 1w ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

CJ comment
==========

[](#cj-comment)

[![Latest Stable Version](https://camo.githubusercontent.com/ff211331dac3fd3c3ca64fd0d227d0a671d8f68de0e55eb019b3ecf44e502ce1/68747470733a2f2f706f7365722e707567782e6f72672f636a2f636f6d6d656e742f762f737461626c65)](https://packagist.org/packages/cj/comment)[![Build Status](https://camo.githubusercontent.com/848d103b89fcfee1435f964fa440c500d281e66fc1223c2f3747f488d47662a7/68747470733a2f2f7472617669732d63692e6f72672f426172656c79646561642f636f6d6d656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Barelydead/comment)[![CircleCI](https://camo.githubusercontent.com/d1e1f5e6d617c846a4098ebc76bb16d0f8ab2f4a80253f427b678cadc481df04/68747470733a2f2f636972636c6563692e636f6d2f67682f426172656c79646561642f636f6d6d656e742e7376673f7374796c653d737667)](https://circleci.com/gh/barelydead/comment)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3c62e7e186895a8f7097100cd7407828042aef0906960cce9b666c03b4d237bc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f426172656c79646561642f636f6d6d656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Barelydead/comment/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/b1701b469443c964a13a0e940db6b0ecdcf13e1e7e93f71e89d36423b41c52ec/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f426172656c79646561642f636f6d6d656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Barelydead/comment/?branch=master)[![Build Status](https://camo.githubusercontent.com/6c342635836a388faf7ca90fd9f740830fc15da03ac6276ecdde0132beec405d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f426172656c79646561642f636f6d6d656e742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Barelydead/comment/build-status/master)[![SensioLabsInsight](https://camo.githubusercontent.com/36edd0072a3260ec78b1a96b5a89d0eb78fc2041d714852486c3cb9f49ecc811/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f64653232613330352d663863312d343133332d623663652d6334633466633962346537372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/de22a305-f8c1-4133-b6ce-c4c4fc9b4e77)

Anax comment module.

Requirements
------------

[](#requirements)

Have previous knowledge on how to use the anax framework. Have a scaffolded or otherwise functioning instance of the anax framework.

Install
-------

[](#install)

You can install the module by using composer.

```
composer require cj/comment

```

post-install settings
---------------------

[](#post-install-settings)

##### Get api documentation

[](#get-api-documentation)

```
rsync -av vendor/cj/comment/content/documentation.md content/documentation.md

```

##### Copy the routefile

[](#copy-the-routefile)

```
rsync -av vendor/cj/comment/config/route/comments.php config/route

```

Add the comments route to your route config file. Se sample in

```
vendor/cj/comment/config/route.php

```

##### Add dependencies to DI-container

[](#add-dependencies-to-di-container)

Add the dependencies to your di config file. Se sample in

```
vendor/cj/comment/config/di.php

```

License
-------

[](#license)

This software carries a MIT license.

```
 .
..:  Copyright (c) 2017 Christofer Jungberg (christofer.jungberg@gmail.com)

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

3232d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/545d190e14f6cbef7e55ca9214ef0dd238d5b9acba82bd1a514f752273ab6c31?d=identicon)[CJung](/maintainers/CJung)

---

Tags

frameworkmicromvcboilerplateeducation

### Embed Badge

![Health badge](/badges/cj-comment/health.svg)

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

PHPackages © 2026

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