Fanmade member since: May 15, 2017 · Transparency log

Fanmade's packages

  • PHP

    fanmade/laravel-adr-manager

    Git-first, file-based Architectural Decision Record (ADR) manager for Laravel.

  • PHP

    fanmade/laravel-bitwise-trait

    Simple trait to use bitwise operators on any class

  • PHP

    fanmade/laravel-delegated-permissions

    Inheritance-based, scoped authorization for Laravel: each role delegates a subset of its own permissions to its children, and revoking cascades down the tree.

  • PHP

    fanmade/laravel-nanoid

    A small package to add Nano IDs to Laravel

  • PHP

    fanmade/laravel-service-binding

    Provide configuration to allow service and repository binding and switching between them via environment variables

  • PHP

    kanvigo/audit-chronicle

    Optional Chronicle bridge for Kanvigo's pluggable audit layer: a fail-closed compliance-ledger AuditSink backed by laravel-chronicle/core (hash-chained, tamper-evident, crypto-shreddable).

  • PHP

    kanvigo/audit-contracts

    Stable contracts for Kanvigo's pluggable audit layer: the immutable AuditEvent DTO and the AuditSink interface third-party sinks implement.