PHPackages                             ciricihq/stats - 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. ciricihq/stats

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

ciricihq/stats
==============

A CakePHP plugin for counting things

02.3k1PHP

Since Nov 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ciricihq/cake-stats)[ Packagist](https://packagist.org/packages/ciricihq/stats)[ RSS](/packages/ciricihq-stats/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Stats plugin for CakePHP3
=========================

[](#stats-plugin-for-cakephp3)

[![Build Status](https://camo.githubusercontent.com/5402b4479a6e87b6245277c3977ad01a34b08aff77a711f4d6da42338204e6c9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f63697269636968712f63616b652d73746174732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ciricihq/cake-stats)[![Coverage](https://camo.githubusercontent.com/61b122201ef61face54b73920f050f5c9b3459602f21c31d7cadde82304b7c52/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f63697269636968712f63616b652d73746174732e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/github/ciricihq/cake-stats)[![Total Downloads](https://camo.githubusercontent.com/010fe3b7729722479fbfef9ef77b30a2688cba59002a3a9bdd31cf8a25ccb5ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63697269636968712f73746174732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ciricihq/stats)[![License](https://camo.githubusercontent.com/45861d6843979a03e5bd87a11810a41b053b2798cf055a683744b7aa230da977/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63697269636968712f63616b652d73746174732e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Simple plugin to count things. Just increases/decreases a counter, don't think about it as a magic statistics plugin.

Usage
-----

[](#usage)

For now, this plugin includes an `increase` and `decrease` methods on `StatsTable`that you can easily use with the `StatsComponent` (from controllers):

```
$this->Stats->increase('Signup');
```

Patches &amp; Features
----------------------

[](#patches--features)

- Fork
- Mod, fix
- Test - this is important, so it's not unintentionally broken
- Commit - do not mess with license, todo, version, etc. (if you do change any, bump them into commits of their own that I can ignore when I pull)
- Pull request - bonus point for topic branches

To ensure your PRs are considered for upstream, you MUST follow the [CakePHP coding standards](http://book.cakephp.org/3.0/en/contributing/cakephp-coding-conventions.html).

Bugs &amp; Feedback
-------------------

[](#bugs--feedback)

See the [github issues](https://github.com/ciricihq/cake-stats/issues).

License
-------

[](#license)

Copyright (c) 2016, [Cirici New Media](http://www.cirici.com) and licensed under [GPL v3](http://www.gnu.org/licenses/gpl-3.0.html).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4225298?v=4)[Genar Trias Ortiz](/maintainers/gtrias)[@gtrias](https://github.com/gtrias)

![](https://avatars.githubusercontent.com/u/153305?v=4)[Òscar Casajuana](/maintainers/elboletaire)[@elboletaire](https://github.com/elboletaire)

---

Top Contributors

[![elboletaire](https://avatars.githubusercontent.com/u/153305?v=4)](https://github.com/elboletaire "elboletaire (22 commits)")

---

Tags

cake-plugincakephppluginstats

### Embed Badge

![Health badge](/badges/ciricihq-stats/health.svg)

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

###  Alternatives

[jimbojsb/workman

PHP process forking &amp; daemonizing library

598.8k](/packages/jimbojsb-workman)

PHPackages © 2026

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