emacs-symfony-cli

Changes To emacs-symfony-cli
Login

Changes to "emacs-symfony-cli" between 2025-07-19 18:18:36 and 2025-07-19 19:17:46

1









1
2
3
4
5
6
7
8
9
10

+
+
+
+
+
+
+
+
+
# emacs-symfony-cli
Status: Pre-Alpha

This Emacs package offers an interface for Symfony development, inspired by the functionality and user experience of Magit. It aims to streamline usage of Symfony cli making it easier to interact with Symfony projects using Emacs.

## Features
- List all Symfony console actions and their options [planned]
- Execute actions and see output buffers with links to the classes for quick jumps [planned]
- Debug routes / service containers and use other debug symfony actions [planned]