rabin 8a464021cf edit | há 1 ano atrás | |
---|---|---|
.. | ||
src | há 1 ano atrás | |
ChangeLog.md | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
README.md | há 1 ano atrás | |
composer.json | há 1 ano atrás |
Collection of value objects that represent the types of the PHP type system.
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