exporter
Provides the functionality to export PHP variables for visualization
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
Project health
GitHub
Reviews
Built by
Maintain sebastianbergmann/exporter? Claiming verifies admin access through your GitHub account and gives you control of this listing.