tarohida/php-types

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

Maintainers

Package info

github.com/tarohida/php-types

pkg:composer/tarohida/php-types

Statistics

Installs: 69

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:49:23 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