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(7y ago)02[1 PRs](https://github.com/rediris-es/simplesamlphp-module-ftickslogger/pulls)PHP

Since Jul 29Pushed 6y 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 2w 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 41% 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

2561d 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.2B11.0k](/packages/psr-log)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k13.0M214](/packages/simplesamlphp-simplesamlphp)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M265](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M323](/packages/open-telemetry-sdk)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5017.7k1](/packages/simplesamlphp-simplesamlphp-module-oidc)

PHPackages © 2026

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