atom-autocomplete-php

Atom autocompletion plugin for PHP language

Peekmo

558,497

297

0.25.6

MIT

GitHub

This package provides the following services:

This package consumes the following services:

atom-autocomplete-php

Join the chat at https://gitter.im/Peekmo/atom-autocomplete-php

atom-autocomplete-php provides autocompletion for the PHP language for projects that use Composer for dependency management. What cool things can you expect?

What do I need to do to make it work?

Currently the following limitations or restrictions are present:

Some features may or may not work outside these restrictions. Composer is primarily used for its classmap, to fetch a list of classes that are present in your codebase. Reflection is used to fetch information about classes.

The package also requires a one time setup, To configure the plugin, click on "package" in your preferences, and select "settings" on atom-autocomplete-php plugin.

You can test your configuration by using a command (cmd - shift - p) : Atom Autocomplete Php : Configuration

Linux

Configuration  

Windows (WAMP and ComposerSetup)

Settings  

CMS integration

Framework integration

What Does Not Work?

Won't Fix (For Now)

Conflicts

What's Next & Contributing

Keep in mind that this plugin is under active development. If you find a bug, please, open an issue with more information on how to reproduce. Feel free to contribute 😉

A screenshot of your spankin' package