mapado/api-platform-profiler-bundle

This package is abandoned and no longer maintained. The author suggests using the api-platform/core package instead.

A profiler extension for api-platform server

Installs: 1 275

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 2

Open Issues: 0

Language:HTML

Type:symfony-bundle

v0.1.2 2018-02-12 10:46 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:12:13 UTC


README

! Deprecated package !

This package has been merged into api-platform core via https://github.com/api-platform/core/pull/1707

It will be soon released in api-platform core, so no further developpement will be done here.

A profiler extension for api-platform server. Display resource information in the Symfony debug toolbar

Example

Installation

composer require mapado/api-platform-profiler-bundle

Add new Mapado\ApiPlatformProfilerBundle\MapadoApiPlatformProfilerBundle(), in your AppKernel.php or bundles.php file for dev environment.