phxlang/composer-phx-plugin

Loads PHX files

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:composer-plugin

1.0-alpha2 2017-08-13 08:00 UTC

This package is not auto-updated.

Last update: 2024-04-28 01:50:22 UTC


README

This plugin enables Composer to autoload .phx files properly.

Installation

Add the plugin as a dependency in the project's composer.json:

composer require phxlang/composer-phx-plugin

Now you can work with .phx files in your project and use all the features of PHX.