viserio/profiler
The Viserio Profiler package.
Maintainers
Requires
- php: ^7.4
- narrowspark/http-message-util: ^0.3.0
- psr/cache: ^1.0.1
- psr/http-factory: ^1.0.0
- psr/http-message: ^1.0.0
- symfony/stopwatch: ^4.3.8 || ^5.0.0
- symfony/var-dumper: ^4.3.8 || ^5.0.0
- viserio/cache-contract: ^1.0@dev
- viserio/events-contract: ^1.0@dev
- viserio/http-factory-contract: ^1.0@dev
- viserio/profiler-contract: ^1.0@dev
- viserio/routing-contract: ^1.0@dev
- viserio/session-contract: ^1.0@dev
- viserio/support: ^1.0@dev
Requires (Dev)
- ext-pdo: *
- mockery/mockery: ^1.2.4
- narrowspark/coding-standard: ^3.4.0
- narrowspark/testing-helper: ^8.0.2
- phpunit/phpunit: 8.2.*
- psr/http-server-middleware: ^1.0.0
- slam/phpstan-extensions: ^4.0.0
- swiftmailer/swiftmailer: ^6.0.0
- viserio/cache: ^1.0@dev
- viserio/config: ^1.0@dev
- viserio/container: ^1.0@dev
- viserio/events: ^1.0@dev
- viserio/http-factory: ^1.0@dev
- viserio/phpstan-bridge: ^1.0@dev
- viserio/routing: ^1.0@dev
Suggests
- psr/http-server-middleware: Required to use middleware (^1.0).
- viserio/config: Required to use service-provider (^1.0@dev).
- viserio/container: Required to use service-provider (^1.0@dev).
- viserio/routing: Required to use the Profiler assets controllers (^1.0@dev).
Provides
- psr/http-message: ^1.0.0
- psr/http-message-implementation: ^1.0
- psr/log-implementation: ^1.0
Conflicts
None
Replaces
None
MIT 665da4c928f203a4123181c8d06ee774cbe678a0
- Daniel Bannert <d.bannert.woop@anolilab.de>
- Narrowspark Community
This package is auto-updated.
Last update: 2026-03-29 00:39:25 UTC
README
👁 Image
👁 Image
👁 Image
👁 Image
Note: This package is part of the Narrowspark framework.
If you want to build an app using Narrowspark, visit the main source.
Installation
Use Composer to install this package:
composer require viserio/profiler
Official Documentation
Documentation for the framework can be found on the Narrowspark site.
Contributing
Issues for this package shall be posted on Narrowspark framework issues.
Thank you for considering contributing to the Narrowspark framework! The contribution guide can be found in the Narrowspark contributing.
License
The Narrowspark framework is open-sourced software licensed under the MIT license.
