Skip to content
@Phauthentic

Phauthentic

An effort of people who like framework agnostic tools

Pinned Loading

  1. cognitive-code-analysis cognitive-code-analysis Public

    A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test. Under…

    PHP 44 3

  2. phpstan-rules phpstan-rules Public

    PHPStan rules focused on architectural & clean code rules

    PHP 2 2

Repositories

Showing 10 of 47 repositories
  • symfony-doctrine-schema-loader Public

    Loads PHP classes that defines DB schemas from modules or other structures.

    Phauthentic/symfony-doctrine-schema-loader’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated Mar 14, 2026
  • Phauthentic/event-sourcing-chess-example’s past year of commit activity
    PHP 0 GPL-3.0 0 0 0 Updated Feb 26, 2026
  • event-sourcing Public

    A framework-agnostic event sourcing library aiming for simplicity.

    Phauthentic/event-sourcing’s past year of commit activity
    PHP 0 MIT 0 0 1 Updated Feb 26, 2026
  • Phauthentic/snapshot-store’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated Feb 26, 2026
  • event-store Public

    Event Store Abstraction for the Event Sourcing Library https://github.com/phauthentic/event-sourcing

    Phauthentic/event-store’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated Feb 24, 2026
  • specification-pattern Public

    A PHP implementation of the Specification Pattern, a pattern that is frequently used in the context of domain-driven design

    Phauthentic/specification-pattern’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated Feb 19, 2026
  • phpstan-rules Public

    PHPStan rules focused on architectural & clean code rules

    Phauthentic/phpstan-rules’s past year of commit activity
    PHP 2 MIT 2 0 0 Updated Feb 9, 2026
  • backward-compatibility-checker Public

    BC Check analyzes PHP code between two git commits to detect backward compatibility (BC) breaking changes using AST parsing.

    Phauthentic/backward-compatibility-checker’s past year of commit activity
    PHP 0 MIT 1 0 0 Updated Feb 8, 2026
  • cognitive-code-analysis Public

    A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test. Understandability is a huge cost factor because ~80% time is spent on reading and understanding code.

    Phauthentic/cognitive-code-analysis’s past year of commit activity
    PHP 44 GPL-3.0 3 5 (5 issues need help) 0 Updated Feb 3, 2026
  • password-hashers Public

    A framework agnostic, depdency free password hasher library.

    Phauthentic/password-hashers’s past year of commit activity
    PHP 0 MIT 0 0 1 Updated Jan 28, 2026

Top languages

PHP

Most used topics

Loading…