exporter

by sebastianbergmann · Developer Tools

Provides the functionality to export PHP variables for visualization

New0 ratings6,810 starsActive
Developer ToolsDeveloper ToolPHP
↓ Download 8.2.1GitHub⚑ Report
exporter — image 1

About this project

sebastian/exporter This component provides the functionality to export PHP variables for visualization. Installation You can add this library as a local, per-project dependency to your project using Composer: 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: Usage Exporting: Data Types Exporting simple types: Exporting complex types: Compact exports: Customizing How Objects Are Exported By default, an object is exported property by property. Implement the ObjectExporter interface to control how objects of a type are represented: An object exporter is…

Technologies

PHP

Project health

Actively maintained
Last update4 days ago
Contributors24
Latest release8.2.1
Open issues & PRs1
LicenseBSD-3-Clause
On GitHubsince 2013

GitHub

6,810
stars
40
forks
24
contributors
1
open issues & PRs
PHP
language
4 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review exporter.

Built by

sebastianbergmann
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain sebastianbergmann/exporter? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like