Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

contributte/apitte-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

93 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Website πŸš€ contributte.org | Contact πŸ‘¨πŸ»β€πŸ’» f3l1x.io | Twitter 🐦 @contributte

Disclaimer

⚠️ This project is no longer being maintained. Please use contributte/apitte.
Composer apitte/debug
Version
PHP
License

About

Debug tools for Apitte, based on Tracy debugger.

Installation

To install the latest version of apitte/debug use Composer.

composer require apitte/debug

Setup

First of all, setup core package.

Install and register debug plugin

api:
    plugins:
        Apitte\Debug\DI\DebugPlugin:
            debug:
                panel: %debugMode%
                negotiation: %debugMode%

Features

Tracy

  • bar panel - displays all router
  • blue screen panel - displays endpoint with invalid schema

Negotiation

If you have negotiation plugin installed then you will be able to use two new suffixes.

With these suffixes you will also be able to see Tracy bar

.debug

  • dumps response
  • example.com/api/v1/users.debug

.debugdata

  • dumps response entity
  • example.com/api/v1/users.debugdata

Version

State Version Branch Nette PHP
stable ^0.8 master 3.0+ >=7.3
stable ^0.5 master 2.4 >=7.1

Development

This package was maintained by these authors.


Consider to support contributte development team. Also thank you for using this package.

About

πŸ’€ [DISCONTINUED] ⁉️ Debugging tools for Apitte stack

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 7