tetthys member since: Jun 06, 2024

tetthys's packages

  • PHP

    tetthys/bc

    Bc is a small and simple but accurate tool for calculation.

  • PHP

    tetthys/cake

    Functional & Layered Authorization for Laravel — Declarative, Composable, Testable

  • PHP

    tetthys/captcha

    Lightweight, framework-agnostic captcha generator and validator for PHP 8.3+.

  • PHP

    tetthys/claim-dispatch

    Minimal contracts for claim→process→dispatch pipelines, with built-in Laravel adapter.

  • PHP

    tetthys/collection-pagination

    Functional core + Laravel adapter to paginate in-memory collections like Eloquent paginate().

  • PHP

    tetthys/crypto-price

    Ultra-light crypto price service (USD spot + converters) for PHP 8.3+.

  • PHP

    tetthys/currency

    Lightweight, framework-agnostic currency converter (fixed-scale decimal, PHP 8.3+).

  • PHP

    tetthys/domain-kernel

    Domain exception and error reason kernel for Tetthys ecosystem.

  • PHP

    tetthys/eloquent-hierarchy

    Lightweight Eloquent trait for self-referential (recursive) models with parent/children relations and O(1)/EXISTS() checks.

  • PHP

    tetthys/input

    Universal input value resolver and components (PHP 8.3+)

  • PHP

    tetthys/notification

    Framework-agnostic Notification core with Laravel adapter.

  • PHP

    tetthys/pie-minimal-batcher

    Ultra-minimal, bank-agnostic sharded batcher with RabbitMQ 4.1 and per-identity cooldown.

  • PHP

    tetthys/quantized-resource-allocator

    Domain-agnostic allocator for quantized (count-based) resources with equal-price refund calculation.

  • PHP

    tetthys/search

    Abstract, trait, and interface set for building extensible search services with A/C/D separation and testability.

  • PHP

    tetthys/smart

    A smart service factory related with route paramters in laravel.