joe adda3301db add: installed PHPUnit 8.5.21 пре 4 година
..
.github adda3301db add: installed PHPUnit 8.5.21 пре 4 година
src adda3301db add: installed PHPUnit 8.5.21 пре 4 година
tests adda3301db add: installed PHPUnit 8.5.21 пре 4 година
.gitattributes adda3301db add: installed PHPUnit 8.5.21 пре 4 година
.gitignore adda3301db add: installed PHPUnit 8.5.21 пре 4 година
.php_cs.dist adda3301db add: installed PHPUnit 8.5.21 пре 4 година
.travis.yml adda3301db add: installed PHPUnit 8.5.21 пре 4 година
ChangeLog.md adda3301db add: installed PHPUnit 8.5.21 пре 4 година
LICENSE adda3301db add: installed PHPUnit 8.5.21 пре 4 година
README.md adda3301db add: installed PHPUnit 8.5.21 пре 4 година
build.xml adda3301db add: installed PHPUnit 8.5.21 пре 4 година
composer.json adda3301db add: installed PHPUnit 8.5.21 пре 4 година
phive.xml adda3301db add: installed PHPUnit 8.5.21 пре 4 година
phpunit.xml adda3301db add: installed PHPUnit 8.5.21 пре 4 година
psalm.xml adda3301db add: installed PHPUnit 8.5.21 пре 4 година

README.md

sebastian/type

Collection of value objects that represent the types of the PHP type system.

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require sebastian/type

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

composer require --dev sebastian/type