awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dereuromark avatar

dereuromark/cakephp-whoops

0
View on GitHub↗
14 stars·5 forks·PHP·MIT·8 views

Cakephp Whoops

Seamlessly integrate [Whoops] into [CakePHP] applications.

Features

  • Debugging - Integrates detailed error and exception handling.

Star history

Star history chart for dereuromark/cakephp-whoopsStar history chart for dereuromark/cakephp-whoops

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cakephp Whoops

These projects share indexed features with Cakephp Whoops. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on GitHub↗

    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
    View on GitHub↗24,788
  • dereuromark/cakephp-setupdereuromark avatar

    dereuromark/cakephp-setup

    35View on GitHub↗

    Provides useful development tools for managing a CakePHP app.

    PHP
    View on GitHub↗35
  • dereuromark/executionorderdereuromark avatar

    dereuromark/executionorder

    21View on GitHub↗

    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.

    PHP
    View on GitHub↗21
  • dcramer/django-devserverdcramer avatar

    dcramer/django-devserver

    1,266View on GitHub↗

    A drop-in replacement for Django's runserver.

    Python
    View on GitHub↗1,266
Compare all 17 related projects→

Frequently asked questions

What does dereuromark/cakephp-whoops do?

Seamlessly integrate [Whoops] into [CakePHP] applications.

What are the main features of dereuromark/cakephp-whoops?

The main features of dereuromark/cakephp-whoops are: Debugging.

Which projects share features with dereuromark/cakephp-whoops?

Projects with overlapping indexed features include: 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/executionorder — A demo app to display execution order of files and callbacks in a CakePHP app. This can be very useful for knowing if… 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.