Packages from tuuz · Transparency log
-
PHP
tuuz/input
ThinkPHP 8 parameter validation & JSON response package: type-safe Input Post/Get extractors (Int/Float/Bool/DateTime/Json), Ret unified JSON responder (Success/Fail + HTTP shortcuts) and Conventional Commits message analyzer. PHP 8.5+ compatible.
-
PHP
tuuz/net
TuuzNet is a lightweight cURL-based HTTP client library for PHP. Provides clean static interface for GET, POST (JSON/Form/File/Binary), PUT, DELETE requests with customizable headers, timeouts, and SSL configuration.