mapado / api-platform-profiler-bundle
A profiler extension for api-platform server
Installs: 1 276
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Language:HTML
Type:symfony-bundle
Requires
- api-platform/core: *
- symfony/config: ^3.3||^4.0
- symfony/dependency-injection: ^3.3||^4.0
- symfony/http-foundation: ^3.3||^4.0
- symfony/http-kernel: ^3.3||^4.0
Conflicts
- api-platform/core: <2.0.0
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
Installation
composer require mapado/api-platform-profiler-bundle
Add new Mapado\ApiPlatformProfilerBundle\MapadoApiPlatformProfilerBundle(),
in your AppKernel.php
or bundles.php
file for dev environment.