Skip to content
@tiny-blocks

Tiny Blocks

Implementations for Domain Driven Design building blocks and utility classes in PHP.

Pinned Loading

  1. collection collection Public

    Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.

    PHP 2

  2. docker-container docker-container Public

    Manage Docker containers programmatically, simplifying the creation, running, and interaction with containers.

    PHP 4

  3. mapper mapper Public

    Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.

    PHP 1

  4. ksuid ksuid Public

    K-Sortable Unique Identifier.

    PHP 6 1

  5. math math Public

    Value Objects for handling arbitrary precision numbers.

    PHP 3

  6. currency currency Public

    Value Object representing a currency using ISO-4217 specifications.

    PHP 4

Repositories

Showing 10 of 15 repositories
  • logger Public

    Provides structured logging with support for correlation tracking and configurable sensitive data redaction.

    tiny-blocks/logger’s past year of commit activity
    PHP 1 MIT 0 0 0 Updated Feb 26, 2026
  • http Public

    Common implementations for HTTP protocol.

    tiny-blocks/http’s past year of commit activity
    PHP 3 MIT 0 0 0 Updated Feb 24, 2026
  • time Public

    Value Object representing time in an immutable and strict way, focused on safe parsing, formatting and normalization.

    tiny-blocks/time’s past year of commit activity
    PHP 1 MIT 0 0 0 Updated Feb 17, 2026
  • country Public

    Value Object representing a country using ISO-3166 specifications.

    tiny-blocks/country’s past year of commit activity
    PHP 3 MIT 0 0 0 Updated Feb 17, 2026
  • docker-container Public

    Manage Docker containers programmatically, simplifying the creation, running, and interaction with containers.

    tiny-blocks/docker-container’s past year of commit activity
    PHP 4 MIT 0 0 0 Updated Feb 10, 2026
  • collection Public

    Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.

    tiny-blocks/collection’s past year of commit activity
    PHP 2 MIT 0 0 0 Updated Feb 10, 2026
  • mapper Public

    Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.

    tiny-blocks/mapper’s past year of commit activity
    PHP 1 MIT 0 0 0 Updated Feb 10, 2026
  • immutable-object Public

    Provides immutable behavior for objects.

    tiny-blocks/immutable-object’s past year of commit activity
    PHP 3 MIT 0 0 0 Updated Jan 28, 2026
  • value-object Public

    Delimits default behaviors for Value Objects.

    tiny-blocks/value-object’s past year of commit activity
    PHP 3 MIT 0 0 0 Updated Jan 28, 2026
  • ksuid Public

    K-Sortable Unique Identifier.

    tiny-blocks/ksuid’s past year of commit activity
    PHP 6 MIT 1 0 0 Updated Jan 26, 2026

Top languages

Loading…

Most used topics

Loading…