awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
beyondcode avatar

beyondcode/laravel-view-xrayArchived

0
View on GitHub↗
558 stars·25 forks·PHP·MIT·1 vue

Laravel View Xray

When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the…

Features

  • Debugging And Profiling - Visualizes which templates rendered specific page sections.

Historique des stars

Graphique de l'historique des stars pour beyondcode/laravel-view-xrayGraphique de l'historique des stars pour beyondcode/laravel-view-xray

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Laravel View Xray

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Laravel View Xray.
  • spyder-ide/spyderAvatar de spyder-ide

    spyder-ide/spyder

    9,240Voir sur GitHub↗

    Spyder is a scientific integrated development environment designed for scientific computing and interactive Python programming. It functions as a static analysis code editor and an interactive Python console, providing a specialized environment for writing and analyzing code for science and engineering. The platform distinguishes itself as an extensible development tool, utilizing a modular plugin architecture that allows for the addition of custom features or the embedding of core components into other software. It features a dedicated debugger and profiler for tracing code execution and mea

    Python
    Voir sur GitHub↗9,240
  • pytorch/executorchAvatar de pytorch

    pytorch/executorch

    4,296Voir sur GitHub↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Pythondeep-learningembeddedgpu
    Voir sur GitHub↗4,296
  • ncsoft/unreal.jsAvatar de ncsoft

    ncsoft/Unreal.js

    3,754Voir sur GitHub↗

    Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game logic and manage application state. It provides a bridge for writing high-level application behavior and actor control without modifying the core engine source code, as well as a framework for extending the Unreal Engine editor with custom interface elements. The project distinguishes itself through a V8-based integration that supports real-time code reloading and live iteration, allowing scripts to be updated without restarting the application. It includes a bidirectional commu

    javascriptpluginscripting
    Voir sur GitHub↗3,754
  • alecthomas/reprA

    alecthomas/repr

    0Voir sur GitHub↗
    Voir sur GitHub↗0
Voir les 30 alternatives à Laravel View Xray→

Questions fréquentes

Que fait beyondcode/laravel-view-xray ?

When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the…

Quelles sont les fonctionnalités principales de beyondcode/laravel-view-xray ?

Les fonctionnalités principales de beyondcode/laravel-view-xray sont : Debugging And Profiling.

Quelles sont les alternatives open-source à beyondcode/laravel-view-xray ?

Les alternatives open-source à beyondcode/laravel-view-xray incluent : spyder-ide/spyder — Spyder is a scientific integrated development environment designed for scientific computing and interactive Python… pytorch/executorch — ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It… ncsoft/unreal.js — Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game… alecthomas/repr. andersmandersen/laravel-debugwindow. amadeusitgroup/ngrx-devtool — Debug NgRx with confidence.