Download the PHP package rizalmf/slim-simple-profiler without Composer
On this page you can find all versions of the php package rizalmf/slim-simple-profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rizalmf/slim-simple-profiler
More information about rizalmf/slim-simple-profiler
Files in rizalmf/slim-simple-profiler
Download rizalmf/slim-simple-profiler
More information about rizalmf/slim-simple-profiler
Files in rizalmf/slim-simple-profiler
Vendor rizalmf
Package slim-simple-profiler
Short Description Simple Middleware For Profiling Slim Framework 3
License MIT
Homepage https://github.com/rizalmf
Package slim-simple-profiler
Short Description Simple Middleware For Profiling Slim Framework 3
License MIT
Homepage https://github.com/rizalmf
Please rate this library. Is it a good library?
Informations about the package slim-simple-profiler
Slim Simple Profiler
Simple Middleware For Profiling Slim Framework 3. implement awesome library maximebf/debugbar. Inspired by Codeigniter profiler
Screenshots
Table of contents
- Install
- Usage
- Enable/disable darkmode
- Eloquent/ORM
- Doctrine/ORM
- GuzzleHttp
- Set response format
- License
Install
via "composer require"
Usage:
Enable/disable darkmode
Set darkmode html format. default: true
Eloquent/ORM
Register \Illuminate\Database\Capsule\Manager to container
Doctrine/ORM
Register \Doctrine\DBAL\Logging\DebugStack to container
GuzzleHttp
Catch guzzlehttp events via Profiler::guzzleStack()
Set response format
Default: Container::HTTP_FORMAT
LICENSE
The MIT License (MIT) Copyright (c) 2021 Rizal Maulana Fahmi
All versions of slim-simple-profiler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
psr/http-message Version >=1.0
maximebf/debugbar Version ^1.16
twig/twig Version ^3.3
psr/http-message Version >=1.0
maximebf/debugbar Version ^1.16
twig/twig Version ^3.3
The package rizalmf/slim-simple-profiler contains the following files
Loading the files please wait ....