PHPackages                             benblub/activity-recorder - 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. benblub/activity-recorder

ActiveProject

benblub/activity-recorder
=========================

00[1 PRs](https://github.com/benblub/activity-recorder/pulls)PHP

Since Nov 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/benblub/activity-recorder)[ Packagist](https://packagist.org/packages/benblub/activity-recorder)[ RSS](/packages/benblub-activity-recorder/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (11)Used By (0)

activity-recorder
=================

[](#activity-recorder)

[![Build Status](https://camo.githubusercontent.com/0d2154961fcb07c439465a7863104e532d389cb18643fcab74e3f7be003fc401/68747470733a2f2f7472617669732d63692e6f72672f62656e626c75622f61637469766974792d7265636f726465722e7376673f6272616e63683d6d61696e)](https://camo.githubusercontent.com/0d2154961fcb07c439465a7863104e532d389cb18643fcab74e3f7be003fc401/68747470733a2f2f7472617669732d63692e6f72672f62656e626c75622f61637469766974792d7265636f726465722e7376673f6272616e63683d6d61696e)[![Coverage Status](https://camo.githubusercontent.com/43b3d02ae21e4bba5e7b0da12bf1040be357dc2004f566225bd110001478d21e/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f62656e626c75622f61637469766974792d7265636f726465722f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/benblub/activity-recorder?branch=main)[![Total Downloads](https://camo.githubusercontent.com/71e39db78f9f0a7e7505da78d7e0c6769b141c624bfe585d050198450997c0be/68747470733a2f2f706f7365722e707567782e6f72672f62656e626c75622f61637469766974792d7265636f726465722f642f746f74616c2e706e67)](https://packagist.org/packages/benblub/activity-recorder)[![Latest Stable Version](https://camo.githubusercontent.com/ecb80abd7df7c9a85e57ed76b1d5759d72249119e0f7cc94e57f0e4456a1f43a/68747470733a2f2f706f7365722e707567782e6f72672f62656e626c75622f61637469766974792d7265636f726465722f762f737461626c652e706e67)](https://packagist.org/packages/benblub/activity-recorder)[![Code Coverage](https://camo.githubusercontent.com/54e86016a2a2a03a571730e34e54288a2087efc11b14381600ae1ca26cdfcf83/68747470733a2f2f636f6465636f762e696f2f67682f62656e626c75622f61637469766974792d7265636f726465722f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/benblub/activity-recorder)

Dont use this Repository on production. Its for learning purposes with ❤️ created.

Record your work or whatever activity with this Api Project.

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

[](#requirements)

Install
-------

[](#install)

install with composer `composer create-project benblub/activity-recorder`

or

Clone or Download &amp; unzip this Project.

and

run Composer with your Shell and install Project Depencies.

```
composer install

```

Setup Database credentials in your [ENV](https://symfony.com/doc/current/configuration.html#configuration-environments)

```
php bin/console doctrine:database:create
php bin/console doctrine:migrations:migrate

```

Tests
-----

[](#tests)

Setup Database credentials in .env.test.
create test Database &amp; Structure

```
php bin/console doctrine:database:create --env=test
php bin/console doctrine:migrations:migrate --env=test

```

run tests

```
php bin/phpunit

```

Start Transactions &amp; Rollback between each Test. Not installed yet..

The Functional &amp; Integration tests require a mailserver aswell. Setup your Credentials in ENV.

Use
---

[](#use)

Webserver configuration [https://symfony.com/doc/current/setup/web\_server\_configuration.html](https://symfony.com/doc/current/setup/web_server_configuration.html)

This Project creates your API. Now you can use any kind of App to interact with your API. Build your own or use a Generator from Simply test your API visit

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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/1756031?v=4)[Benjamin Knecht](/maintainers/benblub)[@benblub](https://github.com/benblub)

---

Top Contributors

[![benblub](https://avatars.githubusercontent.com/u/1756031?v=4)](https://github.com/benblub "benblub (187 commits)")

### Embed Badge

![Health badge](/badges/benblub-activity-recorder/health.svg)

```
[![Health](https://phpackages.com/badges/benblub-activity-recorder/health.svg)](https://phpackages.com/packages/benblub-activity-recorder)
```

PHPackages © 2026

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