aipng/value-objects

Common value objects

Installs: 977

Dependents: 2

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/aipng/value-objects

3.1 2024-10-27 09:42 UTC

This package is auto-updated.

Last update: 2025-09-27 11:36:10 UTC


README

Simple value objects.

  • E-mail
  • URL

Helper class

StringNormalizer

Simple class for normalizing string inputs. It provides one simple methods:

  • normalize - trims whitespaces from given input, empty strings are converted to null