Libraries tagged by tet
tetthys/eloquent-hierarchy
35 Downloads
Lightweight Eloquent trait for self-referential (recursive) models with parent/children relations and O(1)/EXISTS() checks.
tetthys/domain-kernel
29 Downloads
Domain exception and error reason kernel for Tetthys ecosystem.
tetthys/currency
35 Downloads
Lightweight, framework-agnostic currency converter (fixed-scale decimal, PHP 8.3+).
tetthys/crypto-price
35 Downloads
Ultra-light crypto price service (USD spot + converters) for PHP 8.3+.
tetthys/commit-validator
5 Downloads
Framework-agnostic commit-time validator for session-aggregated payloads using DTO + PHP Attributes.
tetthys/collection-pagination
35 Downloads
Functional core + Laravel adapter to paginate in-memory collections like Eloquent paginate().
tetthys/claim-dispatch
38 Downloads
Minimal contracts for claim→process→dispatch pipelines, with built-in Laravel adapter.
tetthys/captcha
35 Downloads
Lightweight, framework-agnostic captcha generator and validator for PHP 8.3+.
tetthys/cake
54 Downloads
Functional & Layered Authorization for Laravel — Declarative, Composable, Testable
tetthys/activity-log
4 Downloads
Framework-agnostic activity log core with Enum/Attribute definitions and high-performance counter-backed stats. Optional Laravel 12 integration included.
tetsuwo/voicetext-api
167 Downloads
for VoiceText Web API
tetsuo13/mediawiki-extensions-youtrackticket
12 Downloads
tetsuo13/matomo_tracking_api
46 Downloads
Add Matomo tracking server-side code to all requests in Roundcube
tetrode/minify
22 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
tetrode/composer-library-template
18 Downloads
Boilerplate package for creating other packages.