Download the PHP package tjm/dev without Composer
On this page you can find all versions of the php package tjm/dev. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dev
Dev.php
Helpers for PHP dev. Provides:
d()
,TJM\Dev::dump()
, andTJM\Dev::getDump()
for dumping. Outputs (or gets) a string result ofvar_dump()
ordump()
. However, when passed a class name or callable that is user defined, it will output the file with line numbers where that class or callable is defined and its definition from that file.TJM\Dev\Test\TestCase
: Test case for PHPUnit, subclass ofPHPUnit\Framework\TestCase
with some assertions / helpers.
License
All versions of dev with dependencies
PHP Build Version
Package Version
The package tjm/dev contains the following files
Loading the files please wait ....