30 open-source projects similar to dereuromark/cakephp-setup, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cakephp Setup alternative.
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
A drop-in replacement for Django's runserver.
A CakePHP plugin that makes working with AJAX a "piece of cake".
A Data Transfer Object (DTO) is an object used to pass typed data between layers in your application, similar in concept to Structs) in C, Martin Fowler's Transfer Objects, or Value Objects.
This plugin provides a static feedback tab on the side of the screen that enables website visitor to submit feedback or bugreports. Features pure client-side screenshot function including user-placed highlight / accent.
A plugin for more powerful flash messages in your CakePHP apps.
Shim plugin to "shim" functionality up and down for CakePHP major versions. It also provides some small app-specific fixes.
A CakePHP plugin containing several useful tools that can be used in many projects.
Seamlessly integrate Whoops into CakePHP applications.
This branch is for CakePHP 5.2+. See version map for details.
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.
A checklist of items to check, especially when inheriting a foreign network.
This project is a comprehensive software observability suite and application performance monitoring platform designed to track runtime errors, performance bottlenecks, and system health. It functions as a centralized diagnostic service that aggregates and categorizes exceptions, providing the infrastructure necessary to visualize complex execution paths across distributed systems and microservices. The platform distinguishes itself through a high-throughput distributed event ingestion pipeline and a columnar storage analytics engine that enables rapid aggregation of large-scale performance me
This project is a web application debugger and profiler for the Django framework. It provides a set of diagnostic tools that display real-time execution metrics, server-side state, and database queries directly in the browser. The tool functions as a middleware-based performance monitor that captures telemetry and timings throughout the application lifecycle. It specifically serves as a SQL query profiler to identify redundant database calls and a general profiler for monitoring request timings and resource usage. The software covers broad observability capabilities, including the analysis o
Django Silk is a profiling and inspection toolset for Django applications designed to capture SQL queries, HTTP request data, and execution timing for diagnostics. It functions as a performance profiler and debugging middleware that records runtime execution data to provide a comprehensive overview of application behavior. The system includes a database profiler for identifying slow operations through detailed timing data and an HTTP request inspector for reviewing headers, bodies, and network traffic via a web interface. It allows for the reproduction of specific server requests through gene
Auto-detecting the n+1 queries problem in Python
A powerful CakePHP plugin for discovering, caching, and querying PHP 8 attributes across your application and plugins.
django-web-profiler's documentation:
DatabaseBackup is a CakePHP plugin to export, import and manage database backups. Currently, the plugin supports MySql, Postgres and Sqlite databases.
Crystal shard aiming to assist with parsing backtraces into a structured form.