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
·
gbprod avatar

gbprod/phpactor.nvim

0
View on GitHub↗
96 stars·9 forks·Lua·WTFPL·2 vues

Phpactor.nvim

Lua version of the Phpactor vim plugin to take advantage of the latest Neovim features

Features

  • Language Support - Provides a Lua-based PHP development environment.

Historique des stars

Graphique de l'historique des stars pour gbprod/phpactor.nvimGraphique de l'historique des stars pour gbprod/phpactor.nvim

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 à Phpactor.nvim

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Phpactor.nvim.
  • googlearchive/code-prettifyAvatar de googlearchive

    googlearchive/code-prettify

    5,767Voir sur GitHub↗

    Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw code blocks on web pages. It functions as a client-side code formatter and a customizable lexer library for defining language-specific highlighting rules. The system allows for the creation of custom lexers to provide syntax highlighting for proprietary or uncommon programming languages. Visual presentation is managed through custom code styling and the integration of external CSS stylesheets to define colors and fonts. The project provides automatic syntax highlighting and s

    JavaScript
    Voir sur GitHub↗5,767
  • emacs-tw/awesome-emacsAvatar de emacs-tw

    emacs-tw/awesome-emacs

    9,180Voir sur GitHub↗

    Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e

    awesome-listemacs
    Voir sur GitHub↗9,180
  • hlissner/doom-emacsAvatar de hlissner

    hlissner/doom-emacs

    22,267Voir sur GitHub↗

    This project is an Emacs configuration framework that provides a curated distribution of the editor. It focuses on a modular editor environment and a declarative package management system to ensure reproducible installations and optimized defaults. The framework distinguishes itself through a performance-optimized editor setup that uses lazy loading to reduce startup times. It implements a Vim-emulation layer, providing a modal editing interface with Vim keybindings and a leader-key command hierarchy for efficient navigation. The system covers a broad range of capabilities, including IDE lan

    Emacs Lisp
    Voir sur GitHub↗22,267
  • onivim/oni2Avatar de onivim

    onivim/oni2

    7,854Voir sur GitHub↗

    Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code editor, utilizing a keyboard grammar of verbs and motions to navigate and modify source code without a mouse. It also serves as an LSP client, integrating Language Server Protocol servers to provide code completion, symbol navigation, and refactoring. The editor distinguishes itself by acting as a VSCode extension host, allowing it to load and execute language servers and debuggers from the VSCode ecosystem. It provides a programmable environment where custom functionality is implem

    Reason
    Voir sur GitHub↗7,854
Voir les 30 alternatives à Phpactor.nvim→

Questions fréquentes

Que fait gbprod/phpactor.nvim ?

Lua version of the Phpactor vim plugin to take advantage of the latest Neovim features

Quelles sont les fonctionnalités principales de gbprod/phpactor.nvim ?

Les fonctionnalités principales de gbprod/phpactor.nvim sont : Language Support.

Quelles sont les alternatives open-source à gbprod/phpactor.nvim ?

Les alternatives open-source à gbprod/phpactor.nvim incluent : googlearchive/code-prettify — Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw… emacs-tw/awesome-emacs — Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend… onivim/oni2 — Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code… hlissner/doom-emacs — This project is an Emacs configuration framework that provides a curated distribution of the editor. It focuses on a… alessio-vivaldelli/java-creator-nvim — Neovim plugin for generating Java files (classes, interfaces, enums, records) with package-aware autocompletion. acksld/swenv.nvim — Tiny plugin to quickly switch python virtual environments from within neovim without restarting.