Registry / utility / sebastian-exporter

sebastian-exporter

JSON →
library8.1.0phppackagistunverified

Provides the functionality to export PHP variables for visualization

composer require sebastian/exporter
INSTALL
IMPORT
SIG · SEBASTIAN-EXPORTER
S
sebastian-exporter
utilityphpv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Exporter
use SebastianBergmann\Exporter\Exporter;

Export an array to a readable string representation.

use SebastianBergmann\Exporter\Exporter; $exporter = new Exporter(); echo $exporter->export(['foo' => 'bar', 'baz' => 42]);
Debug
Known issues
breakingVersion 8.x requires PHP 8.1 or higher.
fix
Use version 7.x for PHP 7.4 or 8.0 compatibility.
affects: >=8.0.0
Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
sebastian-exporter — pip install sebastian-exporter · libregistry