awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dereuromark avatar

dereuromark/executionorder

0
View on GitHub↗
21 Stars·3 Forks·PHP·MIT·2 Aufrufe

Executionorder

A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if app-, plugin- or other callbacks run in the order one expects them to.

Features

  • Debugging - Visualizes the execution flow of files and callbacks.

Star-Verlauf

Star-Verlauf für dereuromark/executionorderStar-Verlauf für dereuromark/executionorder

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Executionorder

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Executionorder.
  • ibotpeaches/apktoolAvatar von iBotPeaches

    iBotPeaches/Apktool

    24,788Auf GitHub ansehen↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    Auf GitHub ansehen↗24,788
  • dereuromark/cakephp-setupAvatar von dereuromark

    dereuromark/cakephp-setup

    35Auf GitHub ansehen↗

    Provides useful development tools for managing a CakePHP app.

    PHP
    Auf GitHub ansehen↗35
  • dereuromark/cakephp-whoopsAvatar von dereuromark

    dereuromark/cakephp-whoops

    14Auf GitHub ansehen↗

    Seamlessly integrate Whoops into CakePHP applications.

    PHP
    Auf GitHub ansehen↗14
  • dcramer/django-devserverAvatar von dcramer

    dcramer/django-devserver

    1,266Auf GitHub ansehen↗

    A drop-in replacement for Django's runserver.

    Python
    Auf GitHub ansehen↗1,266
Alle 17 Alternativen zu Executionorder anzeigen→

Häufig gestellte Fragen

Was macht dereuromark/executionorder?

A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if app-, plugin- or other callbacks run in the order one expects them to.

Was sind die Hauptfunktionen von dereuromark/executionorder?

Die Hauptfunktionen von dereuromark/executionorder sind: Debugging.

Welche Open-Source-Alternativen gibt es zu dereuromark/executionorder?

Open-Source-Alternativen zu dereuromark/executionorder sind unter anderem: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… dereuromark/cakephp-setup — Provides useful development tools for managing a CakePHP app. dereuromark/cakephp-whoops — Seamlessly integrate [Whoops] into [CakePHP] applications. getsentry/sentry — This project is a comprehensive software observability suite and application performance monitoring platform designed… dcramer/django-devserver — A drop-in replacement for Django's runserver. bradmontgomery/django-querycount — Django Querycount.