sebastian/type

repository·main·Indexed 23 days ago

https://github.com/sebastianbergmann/type

A collection of value objects designed to represent the types found in the PHP type system.

Tokens
127
Snippets
1
Records
2
Agent score
31%

What's inside sebastian/type

  1. Install sebastian/type via Composer

    main

    You can add sebastian/type to your project using Composer.

    To add it as a standard project dependency, use:

    composer require sebastian/type

    If you only require the library for development purposes (e.g., for running a test suite), add it as a development-time dependency:

    composer require --dev sebastian/type