PHPackages                             rediris-es/simplesamlphp-module-ftickslogger - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. rediris-es/simplesamlphp-module-ftickslogger

ActiveSimplesamlphp-module[Logging &amp; Monitoring](/categories/logging)

rediris-es/simplesamlphp-module-ftickslogger
============================================

F-TICKS logger for simplesamlphp

1.0.1(6y ago)02[1 PRs](https://github.com/rediris-es/simplesamlphp-module-ftickslogger/pulls)PHP

Since Jul 29Pushed 5y agoCompare

[ Source](https://github.com/rediris-es/simplesamlphp-module-ftickslogger)[ Packagist](https://packagist.org/packages/rediris-es/simplesamlphp-module-ftickslogger)[ RSS](/packages/rediris-es-simplesamlphp-module-ftickslogger/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

F-TICKS logger module
=====================

[](#f-ticks-logger-module)

With this module your simpleSAMLphp IdP will be able to write statistical logs in F-TICKS format.

This is a fork of the original [Frank Tamás module](https://github.com/NIIF/simplesamlphp-module-ftickslogger), with slight changes intended for the use at the SIR2 federation in Spain.

Install
-------

[](#install)

`composer.phar require rediris-es/simplesamlphp-module-ftickslogger:1.*`

Usage
-----

[](#usage)

This is an Authentication Processing filter, so you are supposed to set it up in authproc.idp section, eg. in metadata/saml20-idp-hosted.php.

```
	95 => array(
        'class' => 'ftickslogger:ftickslogger',
        'attributename' => 'uid',
        'secretsalt' => 'echo9ke8ttwjgekourb767hy2p8mygcqaqi1'
    ),
```

Where `attributename` is the principal of the user, and the `secretsalt` is a secret salt to hash the value of principal :)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~1429 days

Total

2

Last Release

2515d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce77f901e5e77462b6aa3b640889ca2bcfc125c8d6c53f687a5ccdf53f3b49be?d=identicon)[lonoak](/maintainers/lonoak)

---

Top Contributors

[![camarillodesancho](https://avatars.githubusercontent.com/u/46717480?v=4)](https://github.com/camarillodesancho "camarillodesancho (6 commits)")[![lonoak](https://avatars.githubusercontent.com/u/2891452?v=4)](https://github.com/lonoak "lonoak (4 commits)")

---

Tags

f-tickssimplesamlphpsimplesamlphp-module

### Embed Badge

![Health badge](/badges/rediris-es-simplesamlphp-module-ftickslogger/health.svg)

```
[![Health](https://phpackages.com/badges/rediris-es-simplesamlphp-module-ftickslogger/health.svg)](https://phpackages.com/packages/rediris-es-simplesamlphp-module-ftickslogger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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