Tiny Blocks
Implementations for Domain Driven Design building blocks and utility classes in PHP.
Brazil
Pinned Repositories
collection
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
country
Value Object representing a country using ISO-3166 specifications.
currency
Value Object representing a currency using ISO-4217 specifications.
docker-container
Manage Docker containers programmatically, simplifying the creation, running, and interaction with containers.
http
Common implementations for HTTP protocol.
ksuid
K-Sortable Unique Identifier.
mapper
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.
math
Value Objects for handling arbitrary precision numbers.
tiny-blocks
Project overview.
value-object
Delimits default behaviors for Value Objects.
Tiny Blocks's Repositories
tiny-blocks/ksuid
K-Sortable Unique Identifier.
tiny-blocks/tiny-blocks
Project overview.
tiny-blocks/currency
Value Object representing a currency using ISO-4217 specifications.
tiny-blocks/docker-container
Manage Docker containers programmatically, simplifying the creation, running, and interaction with containers.
tiny-blocks/country
Value Object representing a country using ISO-3166 specifications.
tiny-blocks/encoder
Encoder and decoder for arbitrary data.
tiny-blocks/http
Common implementations for HTTP protocol.
tiny-blocks/math
Value Objects for handling arbitrary precision numbers.
tiny-blocks/value-object
Delimits default behaviors for Value Objects.
tiny-blocks/collection
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
tiny-blocks/immutable-object
Provides immutable behavior for objects.
tiny-blocks/environment-variable
Provides a simple and flexible solution for managing environment variables, with easy access, type conversions, and validation handling.
tiny-blocks/mapper
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.