awesome-repositories.com
Blog
MCP
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
·
Back to dereuromark/cakephp-setup

Open-source alternatives to Cakephp Setup

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.

  • 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
  • bradmontgomery/django-querycountAvatar von bradmontgomery

    bradmontgomery/django-querycount

    408Auf GitHub ansehen↗

    Django Querycount

    Python
    Auf GitHub ansehen↗408
  • cakedc/cakephp-inertiaAvatar von CakeDC

    CakeDC/cakephp-inertia

    12Auf GitHub ansehen↗

    CakeDC Inertia Plugin

    Twig
    Auf GitHub ansehen↗12
  • cakedc/enumAvatar von CakeDC

    CakeDC/enum

    30Auf GitHub ansehen↗

    CakeDC Enum Plugin

    PHP
    Auf GitHub ansehen↗30
  • cnizzardini/cakephp-preloaderAvatar von cnizzardini

    cnizzardini/cakephp-preloader

    12Auf GitHub ansehen↗

    An OPCache preloader for CakePHP.

    PHP
    Auf GitHub ansehen↗12

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • 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
  • dereuromark/cakephp-ajaxD

    dereuromark/cakephp-ajax

    0Auf GitHub ansehen↗

    A CakePHP plugin that makes working with AJAX a "piece of cake".

    Auf GitHub ansehen↗0
  • dereuromark/cakephp-calendarAvatar von dereuromark

    dereuromark/cakephp-calendar

    16Auf GitHub ansehen↗

    A plugin to render simple calendars.

    PHP
    Auf GitHub ansehen↗16
  • dereuromark/cakephp-dtoAvatar von dereuromark

    dereuromark/cakephp-dto

    30Auf GitHub ansehen↗

    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.

    PHP
    Auf GitHub ansehen↗30
  • dereuromark/cakephp-feedbackAvatar von dereuromark

    dereuromark/cakephp-feedback

    7Auf GitHub ansehen↗

    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.

    PHP
    Auf GitHub ansehen↗7
  • dereuromark/cakephp-flashAvatar von dereuromark

    dereuromark/cakephp-flash

    12Auf GitHub ansehen↗

    A plugin for more powerful flash messages in your CakePHP apps.

    PHP
    Auf GitHub ansehen↗12
  • dereuromark/cakephp-shimAvatar von dereuromark

    dereuromark/cakephp-shim

    40Auf GitHub ansehen↗

    Shim plugin to "shim" functionality up and down for CakePHP major versions. It also provides some small app-specific fixes.

    PHP
    Auf GitHub ansehen↗40
  • dereuromark/cakephp-toolsAvatar von dereuromark

    dereuromark/cakephp-tools

    333Auf GitHub ansehen↗

    A CakePHP plugin containing several useful tools that can be used in many projects.

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

    dereuromark/cakephp-whoops

    14Auf GitHub ansehen↗

    Seamlessly integrate Whoops into CakePHP applications.

    PHP
    Auf GitHub ansehen↗14
  • dereuromark/cakephp-workflowAvatar von dereuromark

    dereuromark/cakephp-workflow

    2Auf GitHub ansehen↗

    This branch is for CakePHP 5.2+. See version map for details.

    PHP
    Auf GitHub ansehen↗2
  • dereuromark/executionorderAvatar von dereuromark

    dereuromark/executionorder

    21Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21
  • fukawi2/networkhealthchecklistAvatar von fukawi2

    fukawi2/NetworkHealthChecklist

    29Auf GitHub ansehen↗

    A checklist of items to check, especially when inheriting a foreign network.

    Auf GitHub ansehen↗29
  • getsentry/sentryAvatar von getsentry

    getsentry/sentry

    44,108Auf GitHub ansehen↗

    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

    Pythonapmcrash-reportingcrash-reports
    Auf GitHub ansehen↗44,108
  • jazzband/django-debug-toolbarAvatar von jazzband

    jazzband/django-debug-toolbar

    8,373Auf GitHub ansehen↗

    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

    Python
    Auf GitHub ansehen↗8,373
  • jazzband/django-silkAvatar von jazzband

    jazzband/django-silk

    4,926Auf GitHub ansehen↗

    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

    Python
    Auf GitHub ansehen↗4,926
  • jmcarp/nplusoneAvatar von jmcarp

    jmcarp/nplusone

    1,063Auf GitHub ansehen↗

    Auto-detecting the n+1 queries problem in Python

    Python
    Auf GitHub ansehen↗1,063
  • josbeir/cakephp-attribute-registryAvatar von josbeir

    josbeir/cakephp-attribute-registry

    2Auf GitHub ansehen↗

    A powerful CakePHP plugin for discovering, caching, and querying PHP 8 attributes across your application and plugins.

    PHP
    Auf GitHub ansehen↗2
  • lordsimal/cakephp-sentryAvatar von lordsimal

    lordsimal/cakephp-sentry

    12Auf GitHub ansehen↗

    CakePHP integration for Sentry.

    PHP
    Auf GitHub ansehen↗12
  • markoch/code-reviewAvatar von markoch

    markoch/code-review

    17Auf GitHub ansehen↗

    ✨ Checklist for doing a code review

    Auf GitHub ansehen↗17
  • micropyramid/django-web-profilerAvatar von MicroPyramid

    MicroPyramid/django-web-profiler

    80Auf GitHub ansehen↗

    django-web-profiler's documentation:

    Python
    Auf GitHub ansehen↗80
  • mirko-pagliai/cakephp-database-backupAvatar von mirko-pagliai

    mirko-pagliai/cakephp-database-backup

    24Auf GitHub ansehen↗

    DatabaseBackup is a CakePHP plugin to export, import and manage database backups. Currently, the plugin supports MySql, Postgres and Sqlite databases.

    PHP
    Auf GitHub ansehen↗24
  • mrmrs/styleguide-checklistM

    mrmrs/styleguide-checklist

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • paunin/soa-checklistAvatar von paunin

    paunin/soa-checklist

    96Auf GitHub ansehen↗

    Microservice Oriented Architecture checklist

    Auf GitHub ansehen↗96
  • rjz/code-review-checklistAvatar von rjz

    rjz/code-review-checklist

    14Auf GitHub ansehen↗

    A hardly exhaustive collection of boxes to check

    Auf GitHub ansehen↗14
  • sija/backtracer.crAvatar von Sija

    Sija/backtracer.cr

    18Auf GitHub ansehen↗

    Crystal shard aiming to assist with parsing backtraces into a structured form.

    Crystal
    Auf GitHub ansehen↗18