Download Latest Version textfile.zip (202 Bytes)
Email in envelope

Get an email when there's a new version of Laravel

Name Modified Size InfoDownloads / Week
Parent folder
InterfaceTest.php 2017-07-31 5.9 kB
NamespaceTest.php 2017-07-31 2.6 kB
FunctionTest.php 2017-07-31 4.5 kB
IncludeTest.php 2017-07-31 2.1 kB
ClassTest.php 2017-07-31 3.5 kB
ClosureTest.php 2017-07-31 3.1 kB
Totals: 6 Items   21.6 kB 0

Build Status

PHP_TokenStream

Installation

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

composer require phpunit/php-token-stream

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 phpunit/php-token-stream
Source: README.md, updated 2017-07-31