tarohida/php-types

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

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

This package is auto-updated.

Last update: 2025-05-29 01:37:43 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