Toolbox-XToolbox-X

Classes

Explore well-crafted classes for encapsulating complex problems and operations.

Specialized Classes for Complex Problems

toolbox-x includes robust classes that encapsulate advanced functionalities:

  • Color — Comprehensive color management, scheme generation, manipulation, and accessibility contrast checkers.
  • Pluralizer — Noun form (SingularPlural) conversion with custom rule registers.
  • Verbalizer — Verb form (BasePastPast Participle) conversion.
  • LogStyler — Console output styling class.
  • HttpStatus — Elegant HTTP status codes registry and management.
  • Converter — Comprehensive Measurement Conversion class.
  • Cipher — Encrypt/decrypt text with stream-cipher style
  • Signet — Sign, decode, and verify tokens in JWT style.
  • TextCodec — Convert text between hex, binary, and Base64 formats.
  • Finder — Sophisticated cached array searching.
  • Paginator — Elegant pagination handling.
  • Unit & Currency — Unit and currency handling.

Key Features

  • Immutable operations where applicable.
  • Chainable method patterns for Color and LogStyler.
  • Type-safe inputs and outputs.

Last updated: Sun, Jun 14, 2026 08:22:19PM (UTC)

On this page