Search by

jowy / silex-fractal-service-provider

PrasWicaksono

Silex Fractal Service Provider

Package info

github.com/praswicaksono/silex-fractal-service-provider

pkg:composer/jowy/silex-fractal-service-provider

Statistics

Installs: 197

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2015-03-31 10:42 UTC

This package is not auto-updated.

Last update: 2026-09-13 04:52:59 UTC


README

Provide fractal for manipulating complex REST API output

Usage

$app->register(new FractalServiceProvider());

You can access fractal manager via container

$manager = $app["fractal.manager"];

License

MIT, see LICENSE