Phpactor
Mainly a PHP Language Server with more features than you can shake a stick at (by phpactor)
symfony-console-autocomplete
Shell autocompletion for Symfony Console based scripts (by bamarni)
Phpactor | symfony-console-autocomplete | |
---|---|---|
9 | 3 | |
1,693 | 493 | |
0.9% | 0.0% | |
8.3 | 0.0 | |
about 1 month ago | about 1 year ago | |
PHP | PHP | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Phpactor
Posts with mentions or reviews of Phpactor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-22.
-
Setting up neovim for Laravel development
PHP Actor is a free alternative that includes the core features you'd expect from an LSP.
-
VSCode for PHP and Laravel
# Download phpactor.phar curl -Lo phpactor.phar https://github.com/phpactor/phpactor/releases/latest/download/phpactor.phar
-
Sharing my Laravel language server integration progress
The other path is a pull request on https://github.com/phpactor/phpactor/pull/1991 which takes care of the lsp side of things.
-
Best Neovim PHP IDE option?
Even I'm a PHPStorm user. I still have neovim installed and using there PHPActor: https://github.com/phpactor/phpactor
- What would be better VS Code or PHP Storm?
-
How could I make vim generate boilerplate from my php file every time I create a new file in my project?
Or use phpactor/phpactor with a template to always get it right.
-
Working on improved LSP tooling for Laravel blade bringing intellisense to all editors!
Now experimenting more by exposing public properties of a Livewire component via https://github.com/phpactor/phpactor in blade files.
-
Does anyone use vim to develop in PHP with Symfony?
Im using this https://github.com/phpactor/phpactor with ncm2 with ale. Im quite happy with it.
symfony-console-autocomplete
Posts with mentions or reviews of symfony-console-autocomplete.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-19.
-
Symfony Console, used by many OSS PHP projects to power their CLI tools, just got support for shell autocompletion
adding _complete command, basically replicating https://github.com/bamarni/symfony-console-autocomplete is doing
What are some alternatives?
When comparing Phpactor and symfony-console-autocomplete you can also consider the following projects:
vscode-intelephense - PHP intellisense for Visual Studio Code
jext-cli - This is a Joomla Component Builder CLI tool for creating a Joomla! 4 component using the terminal.
Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Laravel-Zero - A PHP framework for console artisans
WordPress Packagist - WordPress Packagist — manage your plugins with Composer
php-cli-demo - PHP command-line tool demonstration