PHPackages                             vihd14/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. vihd14/comments

ActiveLibrary[Framework](/categories/framework)

vihd14/comments
===============

Anax comments module.

1.0.5(7y ago)058MITPHPPHP &gt;=7.1

Since Jun 24Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (7)Used By (0)

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

[](#anax-comments)

[![Build Status](https://camo.githubusercontent.com/d3cdcf118904105bed0dce9dccdc5e4cf008aa76a5d027516000f6e7ab933e78/68747470733a2f2f7472617669732d63692e6f72672f7669686431342f636f6d6d656e74732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vihd14/comments)[![Maintainability](https://camo.githubusercontent.com/ca2ebd8a97027bfb1ea7e6b9d109071d6ca9fc856d89cab278ee80843a886a69/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34616135616230313337326431353864303930662f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/vihd14/comments/maintainability)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9126e42ab64704b1aa582b224b78a63b828910dc1340cb847eb4e13717e141fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7669686431342f636f6d6d656e74732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vihd14/comments/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/84d31cb3ce554a52ccda4c009fe792353aca6a9a79dddbf16fcf607f29923ef4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7669686431342f636f6d6d656e74732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vihd14/comments/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/84d31cb3ce554a52ccda4c009fe792353aca6a9a79dddbf16fcf607f29923ef4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7669686431342f636f6d6d656e74732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vihd14/comments/?branch=master)

Anax comments module.

Usage
-----

[](#usage)

Short examples on how to use the module `comments`.

- Install by running `composer require vihd14/comments`.
- Copy the files in `config/route` to your own route folder.
- Copy the content from `di.php` and `route.php` to add in your existing corresponding folders.
- Copy `database.php`, if you don't already have it.
- Copy `data/db.sqlite` for the database.
- Copy the `view` folder to get all views.

Lastly, add `"Vihd14\\": "src/"` to your composer.json under `autoload`.
It should look something like this:

```
"autoload": {
    "psr-4": {
        "Anax\\": "src/",
        "Vihd14\\": "src/"
    }
}

```

License
-------

[](#license)

This software carries a MIT license.

```
 .
..:  Copyright (c) 2018 Viktoria Haapaoja (viktoria.haa@hotmail.com)

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

6

Last Release

2872d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.6

1.0.2PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18115129?v=4)[Viktoria Haapaoja](/maintainers/vihd14)[@vihd14](https://github.com/vihd14)

---

Top Contributors

[![vihd14](https://avatars.githubusercontent.com/u/18115129?v=4)](https://github.com/vihd14 "vihd14 (9 commits)")

---

Tags

frameworkmicromvcboilerplateeducation

### Embed Badge

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

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

PHPackages © 2026

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