Registry / serialization / soapbox-laravel-formatter

soapbox-laravel-formatter

JSON →
library3.1.1phppackagistunverified

A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.

composer require soapbox/laravel-formatter
INSTALL
IMPORT
SIG · SOAPBOX-LARAVEL-FO
S
soapbox-laravel-formatter
serializationphpv3.1.1
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.

Formatter
use Soapbox\LaravelFormatter\Formatter;

Convert data to JSON format.

use Soapbox\LaravelFormatter\Formatter; $formatter = new Formatter(); $json = $formatter->toJson($data);
Debug
Known issues
breakingRequires Laravel 5.5+.
fix
Ensure Laravel version is compatible.
affects: >=3.0.0
Upgrade
Version history
3.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
soapbox-laravel-formatter — pip install soapbox-laravel-formatter · libregistry