Packages from tiny-blocks

  • PHP

    tiny-blocks/collection

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

  • PHP

    tiny-blocks/country

    Value Object representing a country using ISO-3166 specifications.

  • PHP

    tiny-blocks/currency

    Value Object representing a currency using ISO-4217 specifications.

  • PHP

    tiny-blocks/docker-container

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

  • PHP

    tiny-blocks/encoder

    Encoder and decoder for arbitrary data.

  • PHP

    tiny-blocks/environment-variable

    Provides a simple and flexible solution for managing environment variables, with easy access, type conversions, and validation handling.

  • PHP

    tiny-blocks/http

    Common implementations for HTTP protocol.

  • PHP

    tiny-blocks/immutable-object

    Provides immutable behavior for objects.

  • PHP

    tiny-blocks/ksuid

    K-Sortable Unique Identifier.

  • PHP

    tiny-blocks/mapper

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

  • PHP

    tiny-blocks/math

    Value Objects for handling arbitrary precision numbers.

  • PHP

    tiny-blocks/serializer

    Handles serialization and deserialization of data structures, in array and JSON structures.

  • PHP

    tiny-blocks/value-object

    Delimits default behaviors for Value Objects.