Search by

ksfraser member since: Apr 23, 2023 · Transparency log

ksfraser's packages

  • PHP

    ksfraser/ksf-cache

    Production-grade multi-backend caching system with automatic driver detection and fallback support

  • PHP

    ksfraser/ksf-caching

    Multi-backend caching abstraction layer supporting Redis, Database, File, and Memory backends with TTL and statistics

  • PHP

    ksfraser/ksf-common-db

    Generic, transport-agnostic data dictionary + SQL query builder with a MySQL/PDO adapter (standalone) and a FrontAccounting db_* adapter. DAOs/repositories code once against DbConnectionInterface; DI picks the runtime adapter.

  • PHP

    ksfraser/ksf-fa-common

    Shared FrontAccounting platform utilities, contracts, and extension points for the KSF ecosystem

  • PHP

    ksfraser/ksf-fa-rbac

    FrontAccounting adapter for RBAC — Voter-based authorization, role/permission hierarchy, and FA hook integration.

  • PHP

    ksfraser/ksf-modules-dao

    Cross-platform DAO abstraction (DB, WordPress, SuiteCRM, FrontAccounting, CSV, XML)

  • PHP

    ksfraser/ksf-oauth2-server

    Production-grade OAuth2 and OpenID Connect server implementation with PKCE, JWT, and multi-tier caching support

  • PHP

    ksfraser/ksf-performance-monitoring

    Performance benchmarking and real-time monitoring framework with latency analysis, load testing, and operational metrics collection

  • PHP

    ksfraser/ksf-project-management

    Standalone, transport-agnostic critical-path-method (CPM) scheduling + Gantt business-logic package. Pure PHP 7.3, PSR-4, DI-ready (DbConnectionContract). Reusable across FrontAccounting, CLI, tests, other ERP hosts. Team ksfraser.

  • PHP

    ksfraser/ksf-rest-api

    REST API Library

  • PHP

    ksfraser/ksf-schemamanager

    Schema Management Library

  • PHP

    ksfraser/mock-woocommerce

    WooCommerce mocks, factories, and assertions for unit testing WooCommerce plugins

  • PHP

    ksfraser/mock-wordpress

    WordPress core mocks, factories, and assertions for unit testing

  • PHP

    ksfraser/portfolio-math

    Portfolio performance calculations: TWR, IRR, drawdown, volatility, asset allocation. Shared library for stockmarket, FrontAccounting, ksfii_app.

  • PHP

    ksfraser/qifparser

    Standardized QIF Parser for FrontAccounting integration via ksf_bank_import