tarohida/php-types

PHP types to extend primitives. Positive Number, Positive Number With zero, Not Empty String

Installs: 45

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tarohida/php-types

v2.0.0 2022-01-30 02:04 UTC

This package is auto-updated.

Last update: 2025-09-29 02:52:08 UTC


README

How to install

compose require tarohida/php-types:v1.0.0

How to use

  • construct with not acceptable value, throws \InvalidArgumentException
  • value was get with getValue() method.
  • For description, please see tests/ directory.

Dependency