t3nma c527ad0803 [COMPOSER] Add new php-ffmpeg package | пре 4 година | |
---|---|---|
.. | ||
Caster | пре 4 година | |
Cloner | пре 4 година | |
Dumper | пре 4 година | |
Exception | пре 4 година | |
Resources | пре 4 година | |
Test | пре 4 година | |
Tests | пре 4 година | |
.gitignore | пре 4 година | |
CHANGELOG.md | пре 4 година | |
LICENSE | пре 4 година | |
README.md | пре 4 година | |
VarDumper.php | пре 4 година | |
composer.json | пре 4 година | |
phpunit.xml.dist | пре 4 година |
The VarDumper component provides mechanisms for walking through any arbitrary
PHP variable. Built on top, it provides a better dump()
function that you
can use instead of var_dump
.