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 (Singular↔Plural) conversion with custom rule registers.Verbalizer— Verb form (Base↔Past↔Past 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 styleSignet— 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
ColorandLogStyler. - Type-safe inputs and outputs.
Last updated: Sun, Jun 14, 2026 08:22:19PM (UTC)
