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 42 3

  2. phpstan-rules phpstan-rules Public

    PHPStan rules focused on architectural & clean code rules

    PHP 2 1

Repositories

Showing 10 of 46 repositories
  • 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 13, 2026
  • phpstan-rules Public

    PHPStan rules focused on architectural & clean code rules

    Phauthentic/phpstan-rules’s past year of commit activity
    PHP 2 MIT 1 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 42 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
  • 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 Jan 18, 2026
  • file-storage Public

    Agnostic File Storage Library

    Phauthentic/file-storage’s past year of commit activity
    PHP 5 MIT 1 0 0 Updated Dec 30, 2025
  • phpunit-openapi-assertions Public

    Validates request and response objects against a given Open API specification.

    Phauthentic/phpunit-openapi-assertions’s past year of commit activity
    PHP 0 0 0 1 Updated Dec 23, 2025
  • phpunit-execution-timing-extension Public

    PHPUnit extension to track and report test execution times.

    Phauthentic/phpunit-execution-timing-extension’s past year of commit activity
    PHP 0 MIT 1 0 0 Updated Dec 17, 2025
  • problem-details-symfony-bundle Public

    RFC 9457 Problem Details Response Symfony Bundle

    Phauthentic/problem-details-symfony-bundle’s past year of commit activity
    PHP 1 MIT 0 0 1 Updated Mar 19, 2025

Top languages

Loading…

Most used topics

Loading…