PHPackages                             icybee/module-journal - 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. icybee/module-journal

ActiveIcanboogie-module[Utility &amp; Helpers](/categories/utility)

icybee/module-journal
=====================

Introduces the Albums content type to the CMS Icybee.

010PHP

Since Jul 24Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Icybee/module-journal)[ Packagist](https://packagist.org/packages/icybee/module-journal)[ RSS](/packages/icybee-module-journal/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Journal
=======

[](#journal)

The Journal module (`journal`) monitors the application and records operations and events in a log.

Requirement
-----------

[](#requirement)

The package requires PHP 5.3 or later.

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

[](#installation)

The recommended way to install this package is through [Composer](http://getcomposer.org/). Create a `composer.json` file and run `php composer.phar install` command to install it:

```
{
	"minimum-stability": "dev",
	"require":
	{
		"icybee/module-journal": "*"
	}
}
```

### Cloning the repository

[](#cloning-the-repository)

The package is [available on GitHub](https://github.com/Icybee/module-journal), its repository can be cloned with the following command line:

```
$ git clone git://github.com/Icybee/module-journal.git journal

```

Documentation
-------------

[](#documentation)

The documentation for the package and its dependencies can be generated with the `make doc`command. The documentation is generated in the `docs` directory using [ApiGen](http://apigen.org/). The package directory can later by cleaned with the `make clean` command.

Testing
-------

[](#testing)

The test suite is ran with the `make test` command. [Composer](http://getcomposer.org/) is automatically installed as well as all the dependencies required to run the suite. The package directory can later be cleaned with the `make clean` command.

The package is continuously tested by [Travis CI](http://about.travis-ci.org/).

[![Build Status](https://camo.githubusercontent.com/fc864c7fd8be27e0746810884d56afdfd1aac5b54397c134f8c8bd49bf15edeb/68747470733a2f2f7472617669732d63692e6f72672f4963796265652f6d6f64756c65732d6a6f75726e616c2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Icybee/modules-journal)

License
-------

[](#license)

The module is licensed under the New BSD License - See the LICENSE file for details.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/e1df6f524f16addf060adbed85034c56ada04a1e66ad429bddc32a2561ab6b57?d=identicon)[olvlvl](/maintainers/olvlvl)

### Embed Badge

![Health badge](/badges/icybee-module-journal/health.svg)

```
[![Health](https://phpackages.com/badges/icybee-module-journal/health.svg)](https://phpackages.com/packages/icybee-module-journal)
```

###  Alternatives

[olicek/form-selectize

Form extension for Nette framework

124.1k](/packages/olicek-form-selectize)

PHPackages © 2026

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